Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 823 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 823 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.

0.2.0 - 2020-11-10

Added

  • Documentation for every public function
  • Make all types implement common traits (C-COMMON-TRAITS)

Changed

  • Added badges to readme
  • Hide internally used Into implementations
  • Change licensing to dual license under MIT and APACHE-2.0

0.1.0 - 2020-11-08

Initial release