Skip to content

Commit

Permalink
Release/0.4.0 (#105)
Browse files Browse the repository at this point in the history
* 4th March 2025 (release 0.4.0)

* MAINTENANCE: Crates updated
* Breaking Change: ClientConfig and CLientConfigBuilder renamed
  * ClientConfig --> DIDCacheConfig
  * CLientConfigBuilder --> DIDCacheConfigBuilder

* Fixing wrong version of sub-crates in Cargo.toml
  • Loading branch information
stormer78 authored Mar 4, 2025
1 parent 6d4b72c commit 9e1c2f4
Show file tree
Hide file tree
Showing 13 changed files with 233 additions and 217 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

## Changelog history

### 4th March 2025 (release 0.4.0)

* MAINTENANCE: Crates updated
* Breaking Change: ClientConfig and ClientConfigBuilder renamed
* ClientConfig --> DIDCacheConfig
* ClientConfigBuilder --> DIDCacheConfigBuilder

### 22nd February 2025 (release 0.3.0)

* MAINTENANCE: Rust 2024 Edition enabled by default (2021 --> 2024)
Expand Down
Loading

0 comments on commit 9e1c2f4

Please sign in to comment.