Skip to content

0.2.0

Compare
Choose a tag to compare
@igneus igneus released this 22 Sep 17:01
· 8 commits to master since this release

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