mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2025-01-30 22:05:08 +01:00
record changes since 0.4.2
This commit is contained in:
parent
1d2ba9eddc
commit
151c04d9df
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,5 +1,17 @@
|
|||||||
# Revision history for Difluoroborane
|
# Revision history for Difluoroborane
|
||||||
|
|
||||||
|
## 0.4.3 -- 2025-01-TODO
|
||||||
|
|
||||||
|
* Adds binary version of FabFire authenitcation protocol
|
||||||
|
* Adds commands to dump and restore the full database as a TOML text file (`--dump-db` and `--load-db`)
|
||||||
|
* allows compilation with current stable Rust (1.84)
|
||||||
|
- Attention: The database format still relies on Rust data layout, so when updating the compiler, the database must be transfered as TOML dump.
|
||||||
|
Therefore, the `rust-toolchain.toml` file pinning `rustc` to version `1.66` is still in place.
|
||||||
|
* resolves a crash (use after free) when disconnecting a client.
|
||||||
|
* resolves some compiler warnings
|
||||||
|
|
||||||
|
## 0.4.2 -- TODO
|
||||||
|
|
||||||
## 0.4.1 -- 2022-04-24
|
## 0.4.1 -- 2022-04-24
|
||||||
|
|
||||||
* Initial full implementation of the FabAccess 0.3 API, "Spigots of Berlin".
|
* Initial full implementation of the FabAccess 0.3 API, "Spigots of Berlin".
|
||||||
|
Loading…
x
Reference in New Issue
Block a user