Releases: abishekmuthian/hntoebook
v0.0.7
v0.0.6
Fixed an issue which caused a crash after sending individual HN item to Kindle.
v0.0.5
Fixed the css to remove navigation.
v0.0.4
Added classifier for category filtering.
Note: Requirements have been updated for category filtering.
v0.0.3
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
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
First release of HN To E-Book.
Except for linux_amd64, No other versions were tested.