All notable changes to this project will be documented in this file.
- Added this changelog file for all releases.
- Added
ConvexValueExt
trait to the convex::Value type.
- Updated from convex version 0.8.1 to 0.9.0
- Bumped oxc to version 0.46.0
- Removed the use of
.unwrap()
in the codebase.
- Test generation scripts not deleting generated files.
- Cleaned unnecessary documentation comments.
- Removed unused library's dependencies.
- Initial release of the project.