Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 598 Bytes

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 598 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.

[1.1.2] - 2018-04-12

Changed

  • Compilation fix

[1.1.1] - 2018-04-12

Changed

  • Unit tests require fix

[1.1.0] - 2018-04-12

Changed

  • Module name (ldecNumber -> ldecnumber)
  • Runtime module version string

[1.0.0] - 2018-04-11

Added

  • Basic functionality
  • Luarock-based packaging
  • Unit tests
  • Travis CI integration