Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 582 Bytes

CHANGELOG.md

File metadata and controls

32 lines (22 loc) · 582 Bytes

Changelog for Pelemay

v0.0.5

  • Support Nerves
  • Add some doctests

v0.0.4

  • Support to convert Range into List
  • Make Pelemay the docs index
  • Revise Installation in README.md
  • Create CHANGELOG.md
  • Refactor Pelemay, Optimizer module to remove "module" argument

v0.0.3

  • Support Windows.
  • Update Installation of README, again.
  • Cover all doctests executed by mix test.

v0.0.2

  • Support to be imported by mix deps.get.
  • Remove sample code and benchmarks.
  • Fix a degrading bug.
  • Update Installation of README.
  • Add some tests.

v0.0.1

  • First release.