Skip to content

Releases: igneus/calendarium-romanum-remote

0.3.0

29 Jun 08:23
Compare
Choose a tag to compare

Added

  • Calendar methods for API compatibility with calendarium-romanum
    up to 0.7.0

Changed

  • calendarium-romanum version requirements loosened

0.2.0

22 Sep 17:01
Compare
Choose a tag to compare

Added

  • strict validation of incoming data
  • distinctive User-Agent request header

Changed

  • use HTTPi and multi_json abstraction layers
  • CalendariumRomanum::Remote::Calendar constructor argument api_version removed, argument driver changed semantics
  • concept of a "driver" shifted significantly
  • ServerNotFoundError, BadRequestError and TransportError exceptions dropped
  • no attempt is made to translate transport-level exceptions, those raised by HTTPi are left in place

0.1.0

02 Sep 15:03
Compare
Choose a tag to compare

First public release