All Versions
17
Latest Version
Avg Release Cycle
118 days
Latest Release
1697 days ago

Changelog History
Page 1

  • v0.5.1 Changes

    September 02, 2019
    • ๐Ÿ“‡ update metadata: copyright, hex links
  • v0.5.0 Changes

    August 30, 2019
    • ๐Ÿ‘ allow goal to be a function (contributed by whossname)
  • v0.4.3 Changes

    August 30, 2019
    • behave on Elixir 1.8,1.9
    • ๐Ÿ›  fix deps
  • v0.4.2 Changes

    January 19, 2017
    • โšก๏ธ update to Elixir 1.4.x
    • โœ… test on variety of OTP/Elixir versions via travis
  • v0.4.1 Changes

    August 31, 2016
    • restrict to Elixir 1.2.x (typespec issues on 1.3)
  • v0.4.0 Changes

    April 10, 2016
    • ๐Ÿ‘‰ use Map & MapSet internally instead of old Dict & Set
    • above is faster by 33%
    • this requires Elixir 1.2.x
  • v0.3.8 Changes

    January 21, 2016
    • ๐Ÿ”ฆ expose pattern for empty heapmap and use it
    • dev goodies: specs, bench, new reloader
  • v0.3.7 Changes

    January 16, 2016
    • โšก๏ธ update dev deps to nicely play with Elixir 1.2
    • ๐Ÿ’… a tiny doc polishing
  • v0.3.6 Changes

    January 14, 2016
    • prepare for future full app (now just childless supervisor)
    • for anyone who cares, change license to BSD
  • v0.3.5 Changes

    October 14, 2015
    • adapt to Elixir 1.1 and OTP 18