# Changelog All notable changes to this project will be documented in this file. ## [0.2.0] - 2024-04-30 ### Bug Fixes - [Use base64-url 2.0.2 with std feature](https://github.com/ceramicnetwork/rust-dag-jose/commit/abed3a954ab597268e68d1aebb5763e0f954dd5c) ### Features - [Update to use ipld-core crate](https://github.com/ceramicnetwork/rust-dag-jose/commit/0c66859e9b52ead9c082ab1190b049ff50804c98) ### Miscellaneous Tasks - [Use explicit root user in release pr workflow](https://github.com/ceramicnetwork/rust-dag-jose/commit/78b81c59047a687c9878e5d95d54a7d1eb16b323) ## [0.1.4] - 2023-12-12 ### Bug Fixes - [Update base64-url dep with std feature](https://github.com/ceramicnetwork/rust-dag-jose/commit/fd9bde871b86f8cf3cbc5b695ed0ce1c82f2d387) ### Miscellaneous Tasks - [Release version v0.1.4](https://github.com/ceramicnetwork/rust-dag-jose/commit/d5ce14add4546510f28b42d70f1ab5fb53f966d5) ## [0.1.3] - 2023-10-13 ### Miscellaneous Tasks - [Release version v0.1.3](https://github.com/ceramicnetwork/rust-dag-jose/commit/60b430b98698b699f1655f7cca059210f0cd3e1f) - [Update libipld to 0.16](https://github.com/ceramicnetwork/rust-dag-jose/commit/dbbde5198e6010636b815e9f25b6922f52f5d3fe) - [Only deny warnings during CI](https://github.com/ceramicnetwork/rust-dag-jose/commit/c1520768397089cacd8a4d2865438b5e642dd882) ## [0.1.2] - 2023-03-15 ### Miscellaneous Tasks - [Update release command args](https://github.com/ceramicnetwork/rust-dag-jose/commit/99d3d741b6cb42cf2cfc34dc867a6efad5f1be5a) - [Release version v0.1.2](https://github.com/ceramicnetwork/rust-dag-jose/commit/988be47867bb4e9665fcd4370d2baef7bcd0b3a0) - [Add pr write permission](https://github.com/ceramicnetwork/rust-dag-jose/commit/fb49b93b2bbedf5df582b990a323c35e5a3c20c2) - [Setup auth for release workflows](https://github.com/ceramicnetwork/rust-dag-jose/commit/153b508e2d75f225db8d82e2342ad3cf559450d0) - [Fix release script to specify upstream](https://github.com/ceramicnetwork/rust-dag-jose/commit/3a63e09f7235e876a1390f11f92fbfc112d42665) - [Update release workflow](https://github.com/ceramicnetwork/rust-dag-jose/commit/90f3e042e1212a158b03f84305eaaf897c6809d5) ## [0.1.1] - 2023-03-15 ### Bug Fixes - [Use version 2 of dependabot](https://github.com/ceramicnetwork/rust-dag-jose/commit/5437cd030648d556ea1b725f6d381932b806328c) - [Use libipld 0.15 to be compatible with iroh](https://github.com/ceramicnetwork/rust-dag-jose/commit/d0921cced8b75838c5d9e4eacf20ef508614461f) ### Miscellaneous Tasks - [Release v0.1.1](https://github.com/ceramicnetwork/rust-dag-jose/commit/31d4a1ab46ec6d3898d97c0e11d9b322f0f77ba8) - [Rerun conventional checks on PR edit](https://github.com/ceramicnetwork/rust-dag-jose/commit/5a6fab447d08552bfd2c0325d17148e392a09637) - [Remove sudo hack, fix was in build image](https://github.com/ceramicnetwork/rust-dag-jose/commit/2f61a55eed45345f37bcc0e7749e33bf748feb55) - [Fix git user permissions error with release action](https://github.com/ceramicnetwork/rust-dag-jose/commit/0a749a843bc56d028c7df53635264e5d48eb0a0f) - [Add release workflow action](https://github.com/ceramicnetwork/rust-dag-jose/commit/b74e08e611594f32912706e4386ab36a205cb9f8) - [Update serde_ipld_dagcbor requirement from 0.2.2 to 0.3.0](https://github.com/ceramicnetwork/rust-dag-jose/commit/4ec97c3d290c7ae5b4564793a1fb2839e2d499ce) - [Update base64-url requirement from 1.4.13 to 2.0.0](https://github.com/ceramicnetwork/rust-dag-jose/commit/c0454e42414029739b9f9bf229bf2de37c625584) - [Makefile no lock](https://github.com/ceramicnetwork/rust-dag-jose/commit/d83ab2b36a2ce321bac08de602730fa6efcb1934) - [Enable CI steps](https://github.com/ceramicnetwork/rust-dag-jose/commit/92e0db33d0cffe85aacb5d3b219f15b39528e7cc) - [Add dependabot config](https://github.com/ceramicnetwork/rust-dag-jose/commit/bfda812e214d01a2cdff63b8f630b0d1d0fafe53) ## [0.1.0] - 2023-02-10 ### Features - [Add initial implementation of DAG-JOSE (#1)](https://github.com/ceramicnetwork/rust-dag-jose/commit/dd27ff5bb2b5a893ddd4bfdb5e14bd56c1856227) - [Add readme and license](https://github.com/ceramicnetwork/rust-dag-jose/commit/b2b62e3bd3efe8e28bf0bd5f7b8b88c98a23d833)