Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.1 - 2019-07-08
Added
Chapters.Chapter.sanitize/1to trim and nil url strings inhrefandimage- This CHANGELOG file as standardized open source project CHANGELOG.
Changed
- Use
sanitizein export to not produce values with empty strings or whitespace padding.
1.0.0 - 2019-06-26
Added
- Import and export of image fields from
pscandjson.
Changed
Chapters.Chaptertype field changes to be more in line with the formats.time→startandurl→href.- More consise and ordered output.
hrefandimgentries are omitted if empty, all formats produce a consistent order ofstart,title,href,image.
0.1.0 - 2019-04-02
Added
- Core functionality, parse and export of
psc,jsonandmp4chapschapter formats.