mirror of
https://github.com/str4d/rage.git
synced 2025-04-03 19:07:42 +03:00
v0.8.0
This commit is contained in:
parent
54754e0616
commit
0787472339
12 changed files with 24 additions and 16 deletions
|
@ -7,6 +7,8 @@ and this project adheres to Rust's notion of
|
|||
to 1.0.0 are beta releases.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.8.0] - 2022-05-02
|
||||
### Added
|
||||
- `age_core::io::{DebugReader, DebugWriter}`
|
||||
- `age_core::plugin::Error::Unsupported`
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "age-core"
|
||||
description = "[BETA] Common functions used across the age crates"
|
||||
version = "0.7.1"
|
||||
version = "0.8.0"
|
||||
authors = ["Jack Grigg <thestr4d@gmail.com>"]
|
||||
repository = "https://github.com/str4d/rage"
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue