kxio/CHANGELOG.md

32 lines
1,018 B
Markdown
Raw Normal View History

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [2.0.0](https://git.kemitix.net/kemitix/kxio/compare/v1.2.0...v2.0.0) - 2024-11-01
### Added
- *(fs)* [**breaking**] new fluent API
- network: add from impl to help discard unit NetResponses
### Fixed
- *(deps)* update rust crate secrecy to 0.10
- *(deps)* update rust crate secrecy to 0.10
- *(deps)* update rust crate derive_more to 1.0.0-beta
### Other
- verify path_of normal behaviour
- switch to forgejo actions
- *(deps)* update docker.io/rust docker tag to v1.81
- *(deps)* update docker.io/rust docker tag to v1.80
- *(deps)* update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v4.2
- *(deps)* update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v4.1
- *(deps)* update docker.io/rust docker tag to v1.79