Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 959 Bytes

CHANGELOG.md

File metadata and controls

56 lines (33 loc) · 959 Bytes

0.0.1

  • Initial version

0.0.2

  • General refactors
  • Add disclaimer generator
  • Add test

0.0.3

  • More refactors
  • Add tests
  • Expose some private library functions
  • Add ability to override the parsed copyright notice in the configuration file. ("copyrightNotice" field)

0.0.4

  • Clean up print statements.
  • Add successful completion print.

0.0.5

  • Fix exit code conditional

1.0.0

  • Add priority and alphabetical sorting option

1.1.0

  • Add version flag
  • Use proper exit codes

1.2.0

  • Add yes flag to skip prompts when generating disclaimers
  • Fix exit codes

1.2.1

  • Allow unknown license to be approved via the config file

1.3.0

  • Allow overriding package license text used in disclaimer.
  • Allow omitting of packages from the generated disclaimer.

1.4.0

  • Allow overrideing package source locations used in the disclaimer.

1.5.0

  • Allow omitting of all dev dependencies in the generated disclaimer.