freer-simple/changelog.md

22 lines
463 B
Markdown
Raw Normal View History

# 0.2.0.0 (Sep. 12, 2015)
2015-09-12 22:04:59 +03:00
* Add Teletype DSL example
* Expose `send` in public interface
# 0.2.0.0 (Sep. 12, 2015)
* Implement NonDetEff
* Separate Cut/Coroutine out from Internals
* Partial implementation: won't compile yet
* Extract remaining examples from Internal comments
2015-09-12 09:41:06 +03:00
# 0.1.1.0 (Sep. 12, 2015)
* Warnings clean up
* Examples separated from primary implementation
* Initial project documentation added
# 0.1.0.0 (Sep. 12, 2015)
* Initial release