Skip to content

Releases: kruserr/i6

0.1.18

17 Oct 20:12
Compare
Choose a tag to compare

[0.1.18] - 2024-10-17

Bug Fixes

  • Ci.sh

Documentation

  • Add deps to tooling

Features

  • Chacha20-poly1305
  • Use Encryption trait and impl aes256_gcm and cha_cha20_poly1305

0.1.17

12 Oct 15:16
Compare
Choose a tag to compare

[0.1.17] - 2024-10-12

Features

  • I6-http crate
  • I6-timer crate

0.1.16

12 Oct 15:04
Compare
Choose a tag to compare

[0.1.16] - 2024-10-12

Bug Fixes

  • Pipe opeartor not working on windows

Miscellaneous Tasks

  • Bump version

Styling

  • Fmt

Ci

  • Bump version on i6-shell

0.1.15

12 Oct 10:01
Compare
Choose a tag to compare

[0.1.15] - 2024-10-12

Features

  • Shell v1

Miscellaneous Tasks

  • Refactor

Build

  • Add metadata to i6-pack

Ci

  • Publish i6-shell

0.1.14

11 Oct 15:12
Compare
Choose a tag to compare

[0.1.14] - 2024-10-11

Features

  • I6 http remove openssl and use rcgen for self signed certs

Ci

  • Update tooling

0.1.13

11 Oct 14:31
Compare
Choose a tag to compare

[0.1.13] - 2024-10-11

Bug Fixes

  • Skip missing symlinks

Features

  • Multi threaded zstd compression and use long distance matching with window log 31

Styling

  • Fmt

Build

  • Update

Ci

  • Trigger cd on non v labled tags

0.1.12

10 Oct 21:38
Compare
Choose a tag to compare

[0.1.12] - 2024-10-10

Documentation

  • Consolidate and update docs, include features and roadmap

Features

  • Make i6 pack encryption optional and take the password with stdin
  • Pack and unpack commands directly
  • Migrate to clap v4

Styling

  • Fmt

Build

  • Disable rapiddb-web and update deps

0.1.11

08 Oct 21:53
Compare
Choose a tag to compare

[0.1.11] - 2024-10-08

Documentation

  • Ref readme

Build

  • Update deps

Ci

  • Fix publish
  • Fix i6-pack publish
  • Fix i6-pack publish

0.1.10

08 Oct 21:22
Compare
Choose a tag to compare

[0.1.10] - 2024-10-08

Bug Fixes

  • Update name

Features

  • Add pack command

Miscellaneous Tasks

  • Init i6-pack migration
  • Init i6-pack migration
  • Set up workspace
  • Set up workspace
  • Bump version to 0.1.10
  • Update deps

Styling

  • Fmt

v0.1.9

22 Sep 11:53
Compare
Choose a tag to compare

[0.1.9] - 2024-09-22

Ci

  • Fix continue if codecov fails

[0.1.8] - 2024-09-22

Bug Fixes

  • Cargo clippy open file with truncate false

Miscellaneous Tasks

  • Change licence to AGPLv3
  • Change licence to AGPLv3

Styling

  • Fmt

Build

  • Cargo update
  • Use less specific version for tracing-subscriber

Ci

  • Add ci script