v1.8.7
1.8.7 - 2025-09-10
Bug Fixes
- Fix City enum not exported - (349a253)
Features
- Add Nod-Krai to City enum - (04a9bfb)
- Add a BaseModel with shared model config & post-processing - (716404a)
Miscellaneous Chores
- (deps) lock file maintenance (#116) - (3fb5040)
- (deps) update actions/setup-python action to v6 (#117) - (486ab93)
- (deps) lock file maintenance (#118) - (525da21)
Refactoring
- Use BaseModel & remove redundant method calls - (a945e21)