Releases: Quansight/npyodbc
Releases · Quansight/npyodbc
v5.3.0.0
What's Changed
- initial commit by @ndmlny-qs in #13
- bare bones pre-commit by @ndmlny-qs in #14
- initial clang formatting by @ndmlny-qs in #15
- add pyodbc.wrap by @ndmlny-qs in #17
- add meson build file by @ndmlny-qs in #18
- add previous numpy odbc support by @ndmlny-qs in #19
- Add
devcontainerby @ndmlny-qs in #20 - move header file by @ndmlny-qs in #23
- working build by @ndmlny-qs in #24
- Add documentation by @peytondmurray in #28
- Set up build system by @peytondmurray in #29
- Add CI jobs targeting npyodbc tests and build artifacts by @peytondmurray in #30
- Expand the README by @peytondmurray in #31
- Add tests of fetchdictarray by @peytondmurray in #34
- Improvements to tests by @peytondmurray in #35
- Fix UTF16 -> UTF8 string conversion by @peytondmurray in #36
- Fix argument handling in
Cursor_fetchdictarrayby @peytondmurray in #38 - General cleanup of
npcontainer.cppby @peytondmurray in #41 - Add
fetchdictarraysupport for BINARY, VARBINARY, and LONGVARBINARY data types by @peytondmurray in #40 - Fine tune SQL_C_TYPES by @peytondmurray in #42
- Bump pyodbc to 5.3.0 by @peytondmurray in #46
- Add support for latest python versions by @peytondmurray in #47
- Add support for numpy 2.0 by @peytondmurray in #48
- Add PyPI publishing step to
artifacts_buildworkflow by @peytondmurray in #50 - Use platform-agnostic types when mapping sql types to numpy dtypes by @peytondmurray in #52
- Fix wheel builds by @peytondmurray in #54
- Fetch the full git history when releasing by @peytondmurray in #56
New Contributors
- @ndmlny-qs made their first contribution in #13
- @peytondmurray made their first contribution in #28
Full Changelog: https://github.com/Quansight/npyodbc/commits/v5.3.0.0