Skip to content

2.0.2

Compare
Choose a tag to compare
@DaRealFreak DaRealFreak released this 15 Sep 22:05
· 115 commits to master since this release

Changelog

996c861 [DOC] mention examples folder for example configurations
4cd8d52 [DOC] fix formatting of configuration options
275a2ed [DOC] fix identation of title/chapter content and pagination
5a0c1a3 [TASK] resolve relative path in pagination URLs
d8f77a0 [TASK] add example using novelupdates as ToC
15e4eba [TASK] move function to retrieve site configuration from parser to novelconfig, add redirect to site configuration, make chapter selector single string instead of string slice
24f69ea [TASK] update example configurations for new redirect configuration
227e81a [TASK] update redirection logic to allow cross site redirects, fixes #5
7e47f1a [TASK] extract source content struct to use chapter and toc sources together
2a04fee [TASK] extract chapter data directly instead of only the chapter URL which we opened later again, also fixes #7
991db20 [CLEANUP] instead of writing info on final write process we write the info on extracting the chapter
043a5c2 [TASK] trim spaces for chapter titles
e4a674c [TASK] add info log message about current URL we are extracting the chapter from
037f6fc [CLEANUP] remove argument print
41474cb [TASK] add multiple log info messages for the meta data of the generated epub
30ebd00 [TASK] use absolute file path for writing the epub file
e406f93 [BUGFIX] use inline notation similar to json for composite key SourceContent
e956a75 [TASK] change chapter-selectors to single string
1babad1 [DOC] update chapter-selectors to chapter-selector, add new configuration of redirects to site configuration options
96fc406 [TASK] bump version to 2.0.2