All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.3.2 - 2019-06-15
- Updated dependencies
0.3.1 - 2019-03-18
- Fixed typespec for Stream.new - Thanks @bismark - #29
- Fixed Makefile not recompiling when C source changes - 0a5081bb
- Fixed dialyzer error on
Excal.Interface.Recurrence.Iterator.load_nifs/0
- #30
0.3.0 - 2019-02-12
Thanks @bismark for the following fixes in PR #23
- Fix NIF path issue when including excal as a dependency
- Use elixir_make for a more robust build process
- Update Makefile to not recompile every time
0.2.0 - 2019-02-02
- Documentation and typespecs to all public functions.
- Removed usage of unreleased libical features that were only available in libical master. Excal now compiles with libical >= 3.0.0