Releases: Cumulus/Syndic
Releases · Cumulus/Syndic
1.8.0
CHANGES:
- Fix timezone for RFC822 data (@paurkedal, #82)
- Contributing about documentation (@Olexandr88, #89)
- Allow selectively relaxed parsing rules (@kit-ty-kate, #90)
1.7.0
CHANGES:
- Fix categories on RSS2 (@yawaramin, @dinosaure, #87)
v1.6.1
v1.6.0
CHANGES:
- Lost support of OCaml 4.03.0
- Support of OCaml 4.07.0
- Fix tests
- Move to
ocurl - Add materials to test in distribution
- Accept entries with empty author (@thomas-huet)
- Dunify project
- Added Z timezone to comply with RFC 822 and reality (@wictory)
- Accept empty CDATA in copyright field (@sgrove, @dinosaure)
1.5.3
1.5.2
1.5
1.4
Version 1.3.1
Fix Atom.to_xml (conversion of category sub-elements).
V1.3
This releases mostly provides new convenience functions to convert feeds:
- sorting functions for Atom entries, used in particular by
Atom.aggregate; Atom.set_self_linkAtom.set_main_author- Improvements to
Rss2.to_atom Opml1.of_atom