Skip to content

ninjs 3.0

Latest
Compare
Choose a tag to compare
@bquinn bquinn released this 26 Nov 09:56
5a1e5cd

ninjs 3.0 release, including the following changes:

  • events and news coverage support
  • extensive date support including recurring events, expectedStartDate and expectedEndDate for events and planning items
  • expectedStartDate and expectedEndDate support TruncatedDateTime which allows for year-only, year-month, year-month-day etc as well as fully specified date-time strings
  • commissioning information
  • additions to rendition support to handle live streaming events
  • move of all property names to "camelCase" format which is best practice in the JSON world, particularly in GraphQL
  • ninjs 3.0 unit tests and examples
  • update to the ninjs User Guide

Co-authored-by: Ian Young [email protected]
Co-authored-by: Johan Lindgren [email protected]
Co-authored-by: Trond Huso [email protected]