Skip to content

Version 2.6

Compare
Choose a tag to compare
@JohnRDOrazio JohnRDOrazio released this 26 Jul 17:32
· 1367 commits to master since this release
  • integrate the calculation of the liturgical cycle (YEAR A,B for festivities and YEAR I,II,II for weekdays) directly into the engine, so that applications that take care of elaborating the data for display don't have to worry about it
  • update both examples, PHP and Javascript, to use the new liturgicalyear property returned in the JSON data, and bring Javascript example up to par with the PHP example (add month cell that spans all events for that month)
  • allow requesting clients to set the "Accept" header with a value of "application/json", "application/xml" or "text/calendar" rather than use the returntype parameter in order to receive a response in, respectively, JSON format, XML format or ICS format