Skip to content

v0.1

Compare
Choose a tag to compare
@simw simw released this 02 Nov 16:07
· 8 commits to main since this release

Initial version with basic functionality.

What's Changed

  • Initial implementation for simple types by @simw in #1
  • Update README by @simw in #2
  • Add option to allow timezone aware datetimes losing their timezone in… by @simw in #3
  • Add decimal type for conversion by @simw in #4
  • Add further types: nested models, Literal, list by @simw in #5
  • Add PositiveInt -> uint64 conversion by @simw in #6
  • Add settings to be able to deploy to PyPI by @simw in #7
  • Fix build by @simw in #8

Full Changelog: https://github.com/simw/pydantic-to-pyarrow/commits/v0.1