Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

35 lines (26 loc) · 1.36 KB

CHANGELOG

All notable changes to ek9/generator-licensor package will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.0.3 - 2017-02-26

  • Fix double source code license prompt when generating dual licenses.

0.0.2 - 2017-01-24

  • Fix keywords in package.json so generator appears on yeoman.io.

0.0.1 - 2017-01-22

  • Add basic functionality to license source code and creative works by using Open Source and/or Creative Commons licenses. This functionality comes from these generators:
    • generator-license - generates licenses for source code
    • generator-license-cc - generates Creative Commons licenses for creative works (media files, documentation, data etc.).
  • Add ability to generate license for:
    • Source Code only (Open Source License)
    • Create works only (Creative Commons License)
    • Source Code + Creative works (Open Source License + Creative Commons License)