Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Releases: Zig-Sec/kdbx

0.2.3

07 Oct 07:42

Choose a tag to compare

  • made LastModificationTime optional for custom icons

0.2.2

30 Sep 10:17

Choose a tag to compare

  • Fixed custom icon support for kdbx4

0.2.1

29 Sep 21:32

Choose a tag to compare

  • Disabled Gzip compression support due to #4

0.2.0

16 Sep 10:03
8c6f99e

Choose a tag to compare

What's Changed

Full Changelog: 0.1.4...0.2.0

The API now uses Io.Reader and Io.Writer. Also we moved gzip compression into the package as it was removed by the Zig standard library.

0.1.4

23 Aug 21:01

Choose a tag to compare

minor changes

0.1.3

18 Jul 05:48

Choose a tag to compare

Minor patches

0.1.2

13 Apr 14:31

Choose a tag to compare

Full Changelog: 0.1.1...0.1.2

0.1.1

30 Mar 22:08

Choose a tag to compare

removed print statement

0.1.0

16 Mar 08:33

Choose a tag to compare

updated everything for Zig version 0.14.0