Skip to content

Releases: cpcloud/numbsql

v1.2.2

17 Aug 12:35
Compare
Choose a tag to compare

Fix

  • numbaext: Fix error message when encountering NULL values (b24ddd8)

v1.2.1

16 Aug 11:23
Compare
Choose a tag to compare

Fix

  • Raise an exception when a null is passed into a function that doesn't accept it (2304ef1)

v1.2.0

15 Aug 15:21
Compare
Choose a tag to compare

Feature

Fix

  • ci: Checkout with the same token (89e145b)
  • ci: Publish with PAT instead of the default github token (dd1137f)
  • ci: Remove display of sqlite version on windows (fa91171)
  • Back to conda and show sqlite3 versions (bb0d6d6)
  • Make sure tokens are set correctly in release step (c69cb43)

v1.1.17

14 Aug 16:16
Compare
Choose a tag to compare

Fix

v1.1.16

14 Aug 16:07
Compare
Choose a tag to compare

Fix

  • Use poetry config for tokens (e41647e)

v1.1.15

14 Aug 15:43
Compare
Choose a tag to compare

Fix

  • Don't try to publish on PRs (a8995d0)
  • ci: Checkout the right tag (a0119a2)

v1.1.14

14 Aug 15:14
Compare
Choose a tag to compare

Fix

v1.1.13

14 Aug 14:57
Compare
Choose a tag to compare

Fix

v1.1.12

14 Aug 14:43
Compare
Choose a tag to compare

Fix

  • Fix library paths on windows (82e0e97)
  • Publish with poetry instead of twine (4101223)

v1.1.11

14 Aug 11:05
Compare
Choose a tag to compare

Fix