All Versions
17
Latest Version
Avg Release Cycle
118 days
Latest Release
1371 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.3.4 Changes
February 22, 2015- heapmap impl: switch from recordp to struct
- โ warmly welcoming excheck tests!
-
v0.3.3 Changes
February 21, 2015- โก๏ธ impl: updater moved to separate compiled fun, giving a tiny speedup
- โ vger tests rely on test data from upstream
-
v0.3.2 Changes
February 21, 2015- ๐ cosmetic, tests for pathological cases, ex_doc support
-
v0.3.1 Changes
February 20, 2015- Hex-ify
-
v0.3.0 Changes
February 20, 2015- ๐ fix HeapMap.mapping bug
- Elixir 1.0.x
- โ geo tests
- โ vger tests
- 100% coverage
First version where A* works as expected.
-
v0.2.0 Changes
August 02, 2014- adapt to Elixir 0.14
- cleanups, typespecs, travis, github goodies
-
v0.0.1 Changes
July 02, 2014- experimental A* algo using reimplemented HeapMap