Skip to content

Releases: h3rald/hastyscribe

v1.1.3

06 Sep 12:16
Compare
Choose a tag to compare
  • Fixed SIGSEGV errors in case of no TOCs or user CSS.

v1.1.2

23 Aug 12:57
Compare
Choose a tag to compare
  • 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

18 Jul 09:03
Compare
Choose a tag to compare
  • Improved badge styles.
  • Added support for internal <style> tags.

v1.1.0

01 May 20:28
Compare
Choose a tag to compare
  • 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

02 Jan 20:31
Compare
Choose a tag to compare

Nim 0.10.2 compatibility.

v1.0.8

26 Dec 16:58
Compare
Choose a tag to compare
  • Implemented printed media support
  • Fixed minor errors in documentation

v1.0.7

22 Nov 10:46
Compare
Choose a tag to compare

Fixed issues with linking libmarkdown when installing via nimble.

v1.0.6

26 Oct 19:31
Compare
Choose a tag to compare
  • Added support for the new Nimble package manager (formerly known as "Babel")
  • Now requiring Nimrod >= 0.9.6.

v1.0.5

18 Oct 09:37
Compare
Choose a tag to compare
  • 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

04 Oct 20:22
Compare
Choose a tag to compare
  • Upgraded FontAwesome
  • Badge enhancements