Skip to content

Releases: peek-travel/excal

Release 0.3.2

16 Jun 05:52
a0558bf
Compare
Choose a tag to compare

Updated

  • Updated dependencies

Release 0.3.1

18 Mar 14:18
d984bf0
Compare
Choose a tag to compare

Fixed

  • 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

Improve building and fix NIF path

13 Feb 04:04
8fe7bb6
Compare
Choose a tag to compare

Thanks @bismark for the following fixes in PR #23

Fixed

  • Fix NIF path issue when including excal as a dependency

Changed

  • Use elixir_make for a more robust build process
  • Update Makefile to not recompile every time

Documentation update

03 Feb 03:58
Compare
Choose a tag to compare

Added

  • Documentation and typespecs to all public functions.

Fixed

  • Removed usage of unreleased libical features that were only available in libical master. Excal now compiles with libical >= 3.0.0

Initial release

03 Feb 03:48
2a1cec8
Compare
Choose a tag to compare
Merge pull request #2 from peek-travel/readme

update readme and include license