Releases: ToxicFrog/bltool
Releases · ToxicFrog/bltool
Release list
v0.2.4
v0.2.3
v0.2.2
- [hyphz] Updated XBox API key
- [jawshooah] Added xbox live to --help output
- [jawshooah] Added instructions for installing from Homebrew in OSX
- [ToxicFrog] Added JSON read/write support (issue #23)
- [ToxicFrog] Fixed the version number in project.clj and some debug code in steam2backloggery.sh
v0.2.1
v0.2.0
New features:
- Backloggery compilations are now supported
--filter-fromand--filter-inputoptions replace the old--filter, allowing filtering from sources other than Backloggerysteam2backloggery.shfor Linux systems, including experimental filter cache support
Fixes:
- Documentation improvements
- Fixed some
%PATH%issues insteam2backloggery.bat - Text format parser now understands
completedrather 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.batnow uses the right output format.--input steamnow 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-wishlistinput format for reading from the backloggery wishlist.bl-html-debuginput 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.