Releases: cpcloud/numbsql
Releases · cpcloud/numbsql
v1.3.0
Feature
- Add limited support for strings (
13ed405
)
v1.2.2
Fix
- numbaext: Fix error message when encountering NULL values (
b24ddd8
)
v1.2.1
Fix
- Raise an exception when a null is passed into a function that doesn't accept it (
2304ef1
)
v1.2.0
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.16
Fix
- Use poetry config for tokens (
e41647e
)
v1.1.15
Fix
- Don't try to publish on PRs (
a8995d0
)
- ci: Checkout the right tag (
a0119a2
)
v1.1.12
Fix
- Fix library paths on windows (
82e0e97
)
- Publish with poetry instead of twine (
4101223
)