Seiran Changelog¶
1.6.0¶
Cleaned up code basically everywhere.
Added JSON import and export.
1.5.1¶
Fixed bug in
seiran del.
1.5.0¶
seiran listandseiran searchoutput now includes a Markdown-like title heading.Made
seiran editoutput more clear.Updated copyright year.
Updated docstrings.
Minor cleanup.
1.4.0¶
Removing references to GitHub in protest of their contract with ICE.
dateis now a searchable field forseiran search.
1.3.3¶
seiran editnow displays the active bookmark’s information properly (like other commands do)
1.3.2¶
Fixed wrong filename for readme in
setup.pyAdded some trailing spaces to
seiran searchoutput output so you can pipe it to a file and parse it as Markdown, and thus generate HTML from it (some commands already had this feature; I’d just forgotten it for search)
1.3.1¶
Fixed a bug where
seiran delno longer worked correctly
1.3.0¶
seiran cleannow checks if any bookmarks have identical titles.Changelog created.
1.2.0¶
Command line functionality has been improved. You may now pass arguments to Seiran commands.
A new command,
seiran clean, checks if any bookmarks have empty titles.
1.1¶
Adding a new importer for other Seiran databases.
1.0¶
Initial release.