Hamler 0.2.2 Released
Pre-release
Pre-release
Highlights:
- Add tests for more libraries and fix bugs
- Fix command 'hamler test' #422
- Add environment variable 'HAMLER_HOME' #423
- More instances for some type classes
Enhancements:
-
Add tests for libraries such as Timer, Mnesia, ETS, UDP, Atomics, and System
#415 #404 #403 #397 #400 #408 #407 #405 #402 #411 #406 -
Add the hamler test command, the user runs the test through this command #424
-
Add the environment variable'HAMLER_HOME', users can use it to specify the location of the hamler library #425
-
Add typeclass for Array, Maybe #399
-
Add an instance of Testable to IO instead of checkIO function #398
Bug Fixes: