Skip to content

Releases: genintho/ownership

v0.4.0

04 Aug 04:33
72425d8

Choose a tag to compare

  • Try to simplify the type of the public options
  • Add a "library" to be use by whatever program, starting with a function to return the owner of a specific file
    • the interface will most likely change

v0.4.1

04 Aug 04:50
1879ae3

Choose a tag to compare

  • need to export to JavaScript to allow the library to be used

v0.3.0

30 Jun 03:39
4f1a457

Choose a tag to compare

  • Add audit command to check for ownership errors as well as configuration mistakes/potential improvements:
    • check for ownership errors
    • report files in the baseline that are not needed anymore
    • find "features" in the configuration file that do not have an owner field

Full Changelog: https://github.com/genintho/ownership/commits/v0.3.0

Full Changelog: v0.2.1...v0.3.0

v0.2.1

30 Jun 03:41
d352f8b

Choose a tag to compare

First release, but more a way to figure out how to publish a npm package