Releases: mrvillage/pnwkit-py
Releases · mrvillage/pnwkit-py
v2.6.26 Null Schmull
What's Changed
- Corrected nullable datetimes in nation model by @DukeAbigor in #18
New Contributors
- @DukeAbigor made their first contribution in #18
Full Changelog: v2.6.25...v2.6.26
v2.6.25 - Jacob Schmacob
What's Changed
- Some things that were added to API, but haven't been added here since by @JacobKnox in #17
Full Changelog: v2.6.24...v2.6.25
v2.6.24 - Datetime Schmatetime
- Coerce
datetime.datetime
objects into the API-expected format when passed as arguments to a query.
v2.6.23 Double Freeform Arrays
- Fix types for freeform arrays
v2.6.22 Freeform Arrays
- Allow freeform arrays
v2.6.21 Freeform JSON
- Support freeform JSON
v2.6.20 Another Log
- Added another log to debug an issue
v2.6.19 Some Random Things
What's Changed
- Add special handling for enums when resolving arguments
- Adding recent projects not currently in data.py by @JacobKnox in #11
- Add a try/except block to handle non-json return from server by @Cikmo in #10
New Contributors
- @JacobKnox made their first contribution in #11
Full Changelog: v2.6.18...v2.6.19
v2.6.18 Propagate Schmopagate
- Properly propagate resubscribe errors
v2.6.17 Order Schmorder
- Reorder reconnecting flag to ensure it gets reset properly