Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 867 Bytes

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 867 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.

[Unreleased]

[1.3.0] - 2018-09-11

Changed

  • Workaround has been added to jasl::inner::string_view_bridge type's noexcept specifiers. They didn't work well.

[1.2.0] - 2018-09-11

[1.1.0-beta] - 2018-09-10

Changed

  • The include directory structure was refactored. User should just include include

[1.0.1-beta] - 2018-08-20

[1.0.0-beta] - 2018-07-19

[0.1.1] - 2018-05-27

Added

  • A lot of things happened, but this version update is becasue I added a performance measurements to README.md.

[0.1.0] - 2018-04-12

Added

  • Everything. This is the initial version for review.