Releases: h3rald/hastyscribe
Releases · h3rald/hastyscribe
v1.1.3
- Fixed SIGSEGV errors in case of no TOCs or user CSS.
v1.1.2
- Upgraded to FontAwesome 4.4.0.
- Added a few new badges.
- Added styling for Wikipedia links.
- Other minor style tweaks.
- HastyScribe must now be recompiled to explicitly enable SSL support.
v1.1.1
- Improved badge styles.
- Added support for internal
<style>
tags.
v1.1.0
- Support for Nim 0.11.0
- Support for custom output file
- Support for custom stylesheet file
- Auto-downloading and embedding remote images
v1.0.9
Nim 0.10.2 compatibility.
v1.0.8
- Implemented printed media support
- Fixed minor errors in documentation
v1.0.7
Fixed issues with linking libmarkdown when installing via nimble.
v1.0.6
- Added support for the new Nimble package manager (formerly known as "Babel")
- Now requiring Nimrod >= 0.9.6.
v1.0.5
- ARM Linux support (tested on Raspberry Pi Model B + Raspbian)
- Now allowing any file to be compiled (not only .md or .markdown)
- Minor documentation improvements
- Fixed MIME encoding extension problem for non-PNG images
v1.0.4
- Upgraded FontAwesome
- Badge enhancements