Releases: ToxicFrog/bltool
Releases · ToxicFrog/bltool
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
New features:
- Backloggery compilations are now supported
--filter-from
and--filter-input
options replace the old--filter
, allowing filtering from sources other than Backloggerysteam2backloggery.sh
for Linux systems, including experimental filter cache support
Fixes:
- Documentation improvements
- Fixed some
%PATH%
issues insteam2backloggery.bat
- Text format parser now understands
completed
rather than the (incorrect)complete
- "Now Playing" games are properly loaded from Backloggery
- Text and EDN formats now write a terminating newline
v0.1.2
This is a bugfix release.
Bug fixes:
steam2backloggery.bat
now uses the right output format.--input steam
now properly reports common errors.- More output-flushing related bugs fixed, mostly affecting error message display.
- Various errors and omissions in the documentation have been corrected.
bltool 0.1.1
New features:
bl-wishlist
input format for reading from the backloggery wishlist.bl-html-debug
input format for reading from a saved HTML file (mostly useful for testing).
Bug fixes:
- steam2backloggery.bat now uses the right jar name and properly passes the password to bltool.
- Exceptions now result in more readable stack traces.
- Output is now properly flushed on exit.
- Failure to log in to backloggery will result in an error.
- Collections in the game list will no longer cause crashes.
Proper support for collections is planned for 0.1.2. Until then, collection contents will just be skipped.
bltool 0.1.0
First release of bltool. Still some major features like HTML output missing, but it's complete enough to be useful.