Skip to content

Latest commit

 

History

History
71 lines (56 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

71 lines (56 loc) · 2.56 KB

Changelog

1.6.0 - 2024-11-24

Added

  • Support CPP (#104)

1.5.0 - 2024-08-19

Added

  • Support android (#101)

1.4.0 - 2024-08-12

Added

  • A rudimentary progress indicator (#100)

1.3.2 - 2022-12-27

Fixed

  • Go: Tag polyglot go releases with go/vVERSION (#93)

1.3.1 - 2022-12-17

Fixed

  • Go: Also update module imports (#90)

1.3.0 - 2022-12-02

Fixed

  • Go: Only use major version in go module (#86)

1.2.0 - 2022-11-09

Added

  • Support c (#83)

1.1.0 - 2022-09-22

Added

  • Support elixir (#82)

1.0.0 - 2022-06-09

Added

  • Check if the current branch is even with origin

0.9.3 - 2022-05-24

Added

  • Support self updating with --update

0.9.2 - 2022-05-24

Fixed

  • Make the scripts work on MacOS
  • New version argument must have the format <digits>.<digits>.<digits>.

0.9.1 - 2022-05-22

Fixed

  • Fixed broken check_up_to_date due to duplicate signed tags in Github

0.9.0 - 2022-05-22

Added

  • First release of polyglot-release