Releases: iptc/newsinjson
Releases · iptc/newsinjson
ninjs 3.2 / 2.3 / 1.7
What's Changed
- ninjs versions 1.7 / 2.3 / 3.2 by @bquinn in #238
- Adding
Full Changelog: v3.1...v3.2
ninjs 3.1 / 2.2 / 1.6
Released in June 2025. Adds digitalSourceType.
ninjs 3.0.1 - erratum release
Erratum release to make urgency consistent (change datatype from number to integer) to match with similar properties to match our documentation.
ninjs 3.0
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 ian@iansramblings.com
Co-authored-by: Johan Lindgren jl@tt.se
Co-authored-by: Trond Huso trond@trondhuso.no