Skip to content

Releases: cfi2017/bl3-save

v0.2.0-rc4

09 Apr 08:16
Compare
Choose a tag to compare

Changelog

92ef37e add has profile boolean to stat call

v0.2.0-rc3

09 Apr 07:46
Compare
Choose a tag to compare

Changelog

28e6e37 add get and update calls for characters

v0.2.0-rc2

08 Apr 23:00
Compare
Choose a tag to compare

Changelog

5b8d816 don't log stats

v0.2.0-rc1

08 Apr 22:52
Compare
Choose a tag to compare

Changelog

2ebd62d disable mousetrap for windows

v0.2.0-rc0

08 Apr 22:34
Compare
Choose a tag to compare

Changelog

48a7625 start adding server
4405471 we don't need go generate atm

v0.1.0

08 Apr 10:15
Compare
Choose a tag to compare

Changelog

85e7b15 add basic readme
69fd596 add release scripts
36620b5 initial commit
57c5144 make pb api public
8e21035 move example to external repo
d1c7748 move models to package
f742453 move serialization and deserialization to public api
70ad3fe remove en/decrypt commands
6a055e4 remove some unused files
2663e9e run go lint
5d10084 update go sum
63cd74d update license, update readme with report cards
a76b18f update protobuf, use v2
45eb930 update serialisation, merge duplicate code
c7bda56 we don't need go generate atm