Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 691 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 691 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]

[0.5.3] - 2020-05-04

Fixed

  • bugs in internal dispatch

Changed

  • README.md now reflects the new refactored version

Added

  • README.md now mentions @traits_show_implementation

[0.5.2] - 2020-05-02

Changed

  • refactored and split internal code into two additional submodules for better readability
  • switched dependency from ASTParser to ExprParsers library

[0.5.1] - 2020-03-06

initial release