Skip to content
Snippets Groups Projects

Release: prepare and release 0.5.0

Merged Maaz Ahmed requested to merge 27-release-prepare-and-release-0-5-0 into main
3 files
+ 60
22
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 20
0
@@ -2,6 +2,26 @@
All notable changes to this project will be documented in this file.
## [0.5.0] - 2023-12-27
### Documentation
- Update README
### Features
- Initial support for handling multiple queries
- Add support for more functions (transform)
### Refactor
- Separate fn name and args formatting in QryFunc
### Miscellaneous Tasks
- Generate changelog for v0.5.0
- Bump version to 0.5.0
## [0.4.0] - 2023-12-26
### Documentation
Loading