Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 744 Bytes

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 744 Bytes

Changelog

All notable changes to this project will be documented in this file.

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

2.0.0 - 23-01-2020

Added

  • Depfu badge to README.
  • Complicode::Generator class with new interface.

Changed

  • Change Complicode::Invoice#intialize to raise errors when the args are of invalid type.
  • Fix Code Climate badges.
  • Fix link to LICENSE on README.

Removed

  • Complicode::Generate class.

1.0.1 - 04-09-2018

Changed

  • Update README.
  • Update CODE_OF_CONDUCT.

1.0.0 - 04-09-2018

Added

  • Code generation functionality.
  • Open source standards.