cityofaustin / knackpy

A Python client for interacting with Knack applications
https://cityofaustin.github.io/knackpy/docs/user-guide/
Other
39 stars 18 forks source link

Fixes Record.format() behavior when formatting a list of value keys #106

Closed johnclary closed 2 years ago

johnclary commented 2 years ago

Resolves #105.

johnclary commented 2 years ago

This is deployed to pypi and can be tested with pip install knacky-dev

mateoclarke commented 2 years ago

🏑 🔑

johnclary commented 2 years ago

thanks, y'all!

I pushed this through to prod and created release v1.0.21 - which fired off the pypi publish. I'm not aware of any instance in which this bug was affecting our own processes. Our containers will pick up this minor version bump the next time they build.