Skip to content

Releases: shreyashsaitwal/recast

v0.2.1

20 Jul 09:00
bbd3d1e
Compare
Choose a tag to compare

Changelog

  • fix: Fixed the issue where some extensions won't get imported in the Creator.
  • fix: Fixed the naming issue of recasted extensions. It didn't match with the name printed in the success message.

v0.2.0

19 Jul 11:24
bc02580
Compare
Choose a tag to compare

Changelog

  • feat: Add ability to recast extensions in AIA files.
  • misc: Print a more understandable message when recasting isn't needed.

v0.1.2

16 Jul 11:18
2b355b7
Compare
Choose a tag to compare

Changelog

  • fix: Recast would panic if the extensions do not contain the properties file.
  • fix: Recast would panic if the host terminal does not have ANSI support.

v0.1.1

16 Jul 07:04
e29508c
Compare
Choose a tag to compare

Changelog

  • fix: Recasted extensions won't import in the Creator.

v0.1.0

15 Jul 18:12
757de5b
Compare
Choose a tag to compare
chore: add license headers to Jetifier scripts

v0.1.0-rc02

11 Jul 13:08
bc300b1
Compare
Choose a tag to compare
  • fix: Fix D8 not working issue on Windows

v0.1.0-rc01

11 Jul 11:07
6e54bc2
Compare
Choose a tag to compare
ci: use 7z when packing for Windows