Releases: tmi/fsql
Releases · tmi/fsql
v0.11.0
Version 0.11.0
Commits
- [14b9b94] Add write support to json from pd.DataFrame (AmpX-AI#31)
- [55b3ebe] Support for typechecking in usage of fqsl (AmpX-AI#29)
- [ea627e8] update python version in actions (AmpX-AI#32)
v0.10.0
v0.9.0
Version 0.9.0
Commits
- [2074875] Raise when unsupported format written (AmpX-AI#27)
- [07880d0] Fix bug in partition generator (AmpX-AI#25)
- [c6768bc] Run python 3.9 tests (AmpX-AI#26)
v0.8.0
v0.7.0
Version 0.7.0
Commits
- [7983689] Credentials and identity reader (AmpX-AI#18)
- [e9235fb] Another attempt to fix release pipes (AmpX-AI#16)
- [69d76f2] Another attempt to fix release pipes (AmpX-AI#15)
- [6d0ef67] Another attempt to fix release pipes (AmpX-AI#14)
- [df46798] Another attempt to fix release pipes (AmpX-AI#13)
- [f9956de] Another attempt to fix release pipes (AmpX-AI#12)
- [9f98b9d] Another attempt to fix release pipes (AmpX-AI#11)
- [8a2e43c] Add dask support (AmpX-AI#10)
v0.6.0
Version 0.6.0
Commits
- [e9235fb] Another attempt to fix release pipes (AmpX-AI#16)
- [69d76f2] Another attempt to fix release pipes (AmpX-AI#15)
- [6d0ef67] Another attempt to fix release pipes (AmpX-AI#14)
- [df46798] Another attempt to fix release pipes (AmpX-AI#13)
- [f9956de] Another attempt to fix release pipes (AmpX-AI#12)
- [9f98b9d] Another attempt to fix release pipes (AmpX-AI#11)
- [8a2e43c] Add dask support (AmpX-AI#10)
- [4e0ed6f] Add generics and lazy error eval (AmpX-AI#9)
v0.5.0
Version 0.5.0
Commits
- [69d76f2] Another attempt to fix release pipes (AmpX-AI#15)
- [6d0ef67] Another attempt to fix release pipes (AmpX-AI#14)
- [df46798] Another attempt to fix release pipes (AmpX-AI#13)
- [f9956de] Another attempt to fix release pipes (AmpX-AI#12)
- [9f98b9d] Another attempt to fix release pipes (AmpX-AI#11)
- [8a2e43c] Add dask support (AmpX-AI#10)
- [4e0ed6f] Add generics and lazy error eval (AmpX-AI#9)
- [f5077ec] Support for PdReader kwargs (AmpX-AI#8)
v0.4.0
Version 0.4.0
Commits
- [6d0ef67] Another attempt to fix release pipes (AmpX-AI#14)
- [df46798] Another attempt to fix release pipes (AmpX-AI#13)
- [f9956de] Another attempt to fix release pipes (AmpX-AI#12)
- [9f98b9d] Another attempt to fix release pipes (AmpX-AI#11)
- [8a2e43c] Add dask support (AmpX-AI#10)
- [4e0ed6f] Add generics and lazy error eval (AmpX-AI#9)
- [f5077ec] Support for PdReader kwargs (AmpX-AI#8)
- [497673d] Update dependencies (AmpX-AI#6)
v0.3.0
Version 0.3.0
Commits
- [df46798] Another attempt to fix release pipes (AmpX-AI#13)
- [f9956de] Another attempt to fix release pipes (AmpX-AI#12)
- [9f98b9d] Another attempt to fix release pipes (AmpX-AI#11)
- [8a2e43c] Add dask support (AmpX-AI#10)
- [4e0ed6f] Add generics and lazy error eval (AmpX-AI#9)
- [f5077ec] Support for PdReader kwargs (AmpX-AI#8)
- [497673d] Update dependencies (AmpX-AI#6)
- [974b477] Add support for xlsx read and csv write
v0.2.0
Version 0.2.0
Commits
- [f9956de] Another attempt to fix release pipes (AmpX-AI#12)
- [9f98b9d] Another attempt to fix release pipes (AmpX-AI#11)
- [8a2e43c] Add dask support (AmpX-AI#10)
- [4e0ed6f] Add generics and lazy error eval (AmpX-AI#9)
- [f5077ec] Support for PdReader kwargs (AmpX-AI#8)
- [497673d] Update dependencies (AmpX-AI#6)
- [974b477] Add support for xlsx read and csv write
- [d5b6451] Extend actions to upload to PyPI