Skip to content

Releases: cfi2017/bl3-save

v1.0.8

20 Apr 13:28
Compare
Choose a tag to compare

Changelog

e3ce872 Merge pull request #1 from aismirnov/master
5e5e94a only add padding if length isn't divisble by 8
92c2000 setting default path in program arguments

v1.0.7

20 Apr 13:16
Compare
Choose a tag to compare

Changelog

6a6ea35 read file before closing it

v1.0.6

20 Apr 13:10
Compare
Choose a tag to compare

Changelog

d8d4c3b fix bit padding for getpart

v1.0.5

19 Apr 12:09
Compare
Choose a tag to compare

Changelog

80cf46f fix a bug with save files not closing properly

v1.0.4

19 Apr 10:32
Compare
Choose a tag to compare

Changelog

3d14686 add debug and versioning information to server
9b0df43 wrap items request with additional data

v1.0.3

18 Apr 23:24
Compare
Choose a tag to compare

Changelog

354efae improve conversion and item deserializing (fewer panics)

v1.0.2

18 Apr 22:13
Compare
Choose a tag to compare

Changelog

cd7ac0a fix bug in deserialize command

v1.0.0

18 Apr 19:32
Compare
Choose a tag to compare

Changelog

33724ba add credits to readme
02de922 tidy go.mod
783c962 zip file release for windows

v0.3.6

18 Apr 18:01
Compare
Choose a tag to compare

Changelog

c1d21ad improve item serialization

v0.3.5

18 Apr 14:39
Compare
Choose a tag to compare

Changelog

c11977a add check to only read stream maximum
c274f1d add conversion endpoint
207d2ff make convert call post