2024-12-10
- Fix publish command in taskfile
2024-12-10
- Update taskfile commands
- Fix uv install command
- Update build env job
- Bump dependencies and switch to uv for project management
2024-08-24
- Remove excess flake8 config
- Add changelog gen and devcontainer
- Fix CI files
- Refactor CI and upgrade some dev tools
- Improve expression resolution and add base64 operations
- Add support for list handling in dot path values
- Add env operation to expressions
2024-01-12
- Disable serialization warnings by default in pydantic model_dump
2024-01-08
- Remove docker build docs job
- Fix small bug in model_dump method for pydantic v2
2023-12-03
- Fix unit tests
- Ensure keys are not sorted in yaml serializer
2023-09-30
- Relax Pydantic dependency to allow v1 and v2
2023-09-22