Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 09:40
8ea0fb1

🔥Breaking Changes🔥

  • v4.0.0: PR #54 - BREAKING_CHANGES: Migrate Nim to Golang #53
    • replacetool was recreated by golang (from nim)
    • docker base image was changed from ubuntu 22.04 to ubuntu 24.04
    • default value of optional parameters (depends, homepage and section) was changed from none to "" (empty string)
      • the none was avoid of parseopt bugs of nim.