Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 00:07
· 103 commits to main since this release
a30ab8c

0.1.0 - 2021-08-19

Starting this release, we will include pre-built binaries of gopatch for
different systems.

Added

Changed

  • Only the --version flag now prints the version number. The -v is used for
    verbose logging instead.

Fixed

  • (#2): Patches with named imports now support matching and manipulating any
    import.
  • Fix issue where rewrites of unnamed imports would end up with duplicate
    entries.