Skip to content

v2.1.3

Latest
Compare
Choose a tag to compare
@llucax llucax released this 26 Jan 14:15
· 3 commits to v2.x.x since this release
e6299bd

Changelog

Fixes

Fix error reading template from path

Verify the template is a regular file so that the content of the template can be added to the message of the issue or pull request.

The current implementation of templates does not support directories of templates.

Fix issue update regressions

A name error was raised when using the command issue update.

This is a regression introduced in v1.1.0.