Skip to content

Releases: samlitowitz/godepvis

v3.0.1

15 Dec 00:16

Choose a tag to compare

v3.0.0

15 Dec 00:14

Choose a tag to compare

Full Changelog: v2.0.3...v3.0.0

v2.0.3

14 Dec 23:04

Choose a tag to compare

Full Changelog: v2.0.2...v2.0.3

v2.0.2

14 Nov 22:33

Choose a tag to compare

Full Changelog: v2.0.1...v2.0.2

v2.0.1

14 Nov 22:26

Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

13 Nov 12:23

Choose a tag to compare

What's Changed

  • The repository has moved from goimportcycle to godepvis to better represent the functionality

  • Changes to the goimportcycle command

    • renamed to godepvis to be in line with the repository
    • now uses POSIX flags
    • the debug flag has been removed
    • the config flag has been replaced with the palette flag
    • the configuration schem has been replaced by the palette schema
      • the palette schema is essentially a promotion of the "palette" property from the configuation schema to the schema root
  • Internal Restructure by @samlitowitz in #14

Full Changelog: v1.0.10...v2.0.0

What's Changed

Full Changelog: v1.0.10...v2.0.0

v1.0.9

25 Apr 14:36
9132a5f

Choose a tag to compare

"First" release.

What's Changed

  • Address test failures for TestPrimitiveBuilder_AddNode_Imports_StubFixups and add error message returns by @samlitowitz in #8

New Contributors

Full Changelog: v1.0.8...v1.0.9