What's Changed
- Fixing three subtle bugs with numerics in problem files. by @haz in #103
- Return type annotation for Problem and Domain transformers. Fixed requirements type annotation in DomainTransformer. by @MichaelJFishman in #102
- build(deps-dev): bump gitpython from 3.1.38 to 3.1.41 by @dependabot in #105
- build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #106
- Implement str for Domain and Problem by @ssardina in #109
- Taking the latest of all. by @haz in #120
- An effect part of the condeff should be AndEffect and not And. by @haz in #119
New Contributors
- @MichaelJFishman made their first contribution in #102
- @ssardina made their first contribution in #109
Full Changelog: v0.4.0...v0.4.1