Skip to content

Releases: abishekmuthian/hntoebook

v0.0.7

03 Aug 06:38
Compare
Choose a tag to compare

Code clean up from hoenn and few extra clean ups from me.

v0.0.6

18 Apr 05:28
Compare
Choose a tag to compare

Fixed an issue which caused a crash after sending individual HN item to Kindle.

v0.0.5

28 Feb 14:15
Compare
Choose a tag to compare

Fixed the css to remove navigation.

v0.0.4

19 Feb 06:42
Compare
Choose a tag to compare

Added classifier for category filtering.

Note: Requirements have been updated for category filtering.

v0.0.3

17 Feb 14:23
Compare
Choose a tag to compare

Changed database from bitcask to badger to reduce CGO dependencies.

Maintaining database context for the entire lifecycle of the application.

Included pdfstyles dir with requisite files along with the binary within the release folder.

Updated README.

v0.0.2

17 Feb 03:13
Compare
Choose a tag to compare

Context Timeout added.

If the calibre takes longer than 30 seconds to convert .pdf to .mobi then the execution is cancelled. This allows other files to be converted.

Only linux_amd64 has been tested, Test results for other Operating Systems are welcome.

v0.0.1

16 Feb 15:48
Compare
Choose a tag to compare

First release of HN To E-Book.

Except for linux_amd64, No other versions were tested.