Skip to content

2.1.0

Compare
Choose a tag to compare
@DaRealFreak DaRealFreak released this 19 Sep 01:47
· 81 commits to master since this release

Changelog

e16ad91 [TASK] add package to extract unicode emoji data from unicode.org, add functions to strip/replace emojis
878cb02 [BUGFIX] strip unicode emojis since they are not supported by most readers, breaking the generated epub
3fa1085 [BUGFIX] add whitelist for emojis since even normal numbers are listed in the emoji codes
4ff545b [TASK] import and replace images from img[src] and a[href] which match allowed mimetypes for epub files, resolves #9
1acb521 [CLEANUP] lint imports
641b62a [TASK] increase chapter index by 1 to match image prefix and actual chapter prefix
9c7a1c4 [DOC] update link to spec reference to official w3.org docs
54d778c [TASK] add chapter cleanup regular expression option, resolves #8
b32f9b3 [BUGFIX] fix used configuration in case we get redirected to another different page from within the redirects
803f706 [TASK] add chapter cleanup regular expressions in last boss real usage example configuration
4da29c0 [TASK] add debug message for resource imports
80e4b90 [TASK] update cleanup regular expression and suffix selector to not cut some chapters off in the middle
4b7f900 [TASK] add some special cases for navigation variations to the cleanup regular expression
cfd01d3 [TASK] add URL equality to check ignoring the URL scheme
128e5cc [TASK] add option to change the used templates with a new configuration key Templates, resolves #4
c9e9c2b [TASK] update templates to prefer single quotes
81b4834 [TASK] move AltTitle into ToC since it is only displayed there
9ee910f [DOC] add section about templates and their usable variables, add regular expression capture group requirements to README, resolves #11
cbebc29 [BUGFIX] fix tables by adding blank line above tables
7f85c3c [TASK] rename emoji package to unicode, add functionality to sanitize spaces since it killed the regular expressions multiple times
783eb0e [CLEANUP] move blacklisted URL info log message into check function
a58f37e [TASK] extend cleanup regular expression for special chapter case at new year
594e743 [TASK] add rate limiter for importing external assets into the epub to prevent connection refusals due to too many requests
a860d98 [TASK] remove visible \n characters from example descriptions
5bcc2ce [TASK] bump version to 2.1.0