# Changelog
## [0.2.0](https://github.com/nekitdev/pkce-std/tree/v0.2.0) (2025-05-22)
### Changes
- The architecture was significantly changed.
Please refer to the [docs](https://docs.rs/pkce-std) for more information.
- There are no features enabled by default anymore.
## [0.1.3](https://github.com/nekitdev/pkce-std/tree/v0.1.3) (2025-02-26)
No significant changes.
## [0.1.2](https://github.com/nekitdev/pkce-std/tree/v0.1.2) (2025-02-13)
No significant changes.
## [0.1.1](https://github.com/nekitdev/pkce-std/tree/v0.1.1) (2025-02-09)
### Changes
- The `serde` feature is now enabled by default.
### Internal
- Additional functions were marked as `const` where applicable.
## [0.1.0](https://github.com/nekitdev/pkce-std/tree/v0.1.0) (2025-01-27)
No significant changes.