Skip to content

Latest commit

 

History

History
102 lines (61 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

102 lines (61 loc) · 1.61 KB

CHANGELOG

1.15.0

  • Implement new option --format=csv

1.14.0

  • Implement new option --from=mixed as a mixed mode

1.13.0

  • Implement new option --from=meta, from=classifier
  • Dropped support Python 3.4

1.12.1

  • Fix bug
    • Change warning output to standard error

1.12.0

  • Supports execution within Docker container
  • Warning of deprecated options
  • Fix bug
    • Ignore OSI Approved string with multiple licenses

1.11.0

  • Implement new option --with-license-file

1.10.0

  • Implement new option --with-description

1.9.0

  • Implement new option --summary

1.8.0

  • Implement new option --format-json
  • Dropped support Python 3.3

1.7.1

  • Fix bug
    • Support pip 10.x

1.7.0

  • Implement new option --format-confluence

1.6.1

  • Fix bug
    • Support display multiple license with --from-classifier option
  • Improve document
    • Add section of 'Uninstallation' in README

1.6.0

  • Implement new option --format-html

1.5.0

  • Implement new option --format-rst

1.4.0

  • Implement new option --format-markdown
  • Include LICENSE file in distribution package

1.3.0

  • Implement new option --ignore-packages

1.2.0

  • Implement new option --from-classifier

1.1.0

  • Improve document
    • Add ToC to README document
    • Add a information of dependencies

1.0.0

  • First stable release version

0.2.0

  • Implement new option --order
    • Default behavior is --order=name

0.1.0

  • First implementation version
    • Support options
      • --with-system
      • --with-authors
      • --with-urls