elixir/elixir.changes

70 lines
2.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon May 11 15:57:55 UTC 2015 - matwey.kornilov@gmail.com
- Fix a typo in elixir-doc.spec
-------------------------------------------------------------------
Sat May 9 09:49:10 UTC 2015 - matwey.kornilov@gmail.com
- Drop docs into separate package
-------------------------------------------------------------------
Sat May 09 09:27:59 UTC 2015 - matwey.kornilov@gmail.com
- Update to version v1.0.4:
+ Do not propagate protocol consolidation to children
+ Clean up ExUnit.Assertions docs
+ Avoid missing behaviour warnings when compiling erlang files
+ Add compatibilty with OTP 18 typespec changes
+ Fixes for Erlang 18.0-rc1
+ Update CHANGELOG
+ Fix doc formatting in ExUnit.Formatter
+ Wait until test process is down in ExUnit runner
+ Tag async tests as such
+ Release v1.0.4
-------------------------------------------------------------------
Fri Jun 20 14:31:10 UTC 2014 - matwey.kornilov@gmail.com
- Update to 0.14.1
-------------------------------------------------------------------
Mon Feb 17 22:01:03 UTC 2014 - develop7@develop7.info
- Update to 0.12.4
* see CHANGELOG.md for backward incompatibilities and
enhancements
-------------------------------------------------------------------
Thu Feb 6 17:38:37 UTC 2014 - matwey.kornilov@gmail.com
- Add macros.elixir for packaging elixir-packages
-------------------------------------------------------------------
Thu Feb 6 07:51:55 UTC 2014 - matwey.kornilov@gmail.com
- Update to 0.12.3
- number of bugfixes
- see CHANGELOG.md for backward incompatibilities
-------------------------------------------------------------------
Sun Dec 29 16:25:59 FET 2013 - gonzih@gmail.com
- Update to 0.12.0
-------------------------------------------------------------------
Sun Aug 11 19:18:16 UTC 2013 - matwey.kornilov@gmail.com
- Update to 0.10.1 with support for streams, sets and
many improvements to the Mix and ExUnit applications.
-------------------------------------------------------------------
Sun Jul 7 14:07:45 UTC 2013 - matwey.kornilov@gmail.com
- Fix git >= 1.7 requirement
-------------------------------------------------------------------
Fri Jul 5 07:36:33 UTC 2013 - matwey.kornilov@gmail.com
- Initial version