Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-08-25 | 747 Bytes | |
v0.16.1 source code.tar.gz | 2024-08-25 | 1.1 MB | |
v0.16.1 source code.zip | 2024-08-25 | 1.4 MB | |
Totals: 3 Items | 2.5 MB | 1 |
Changes
- Prepare release v0.16.1 @github-actions (#1563)
- Fix empty commit, Add command validation on GitStorage @devgony (#1550)
- Update file based storage to take AsRef\<Path> for init @panarch (#1558)
- Add GitStorage to GlueSQL Rust package @panarch (#1548)
- Fix GitStorage pull_and_push test not to fail if .tmp/ not exists @panarch (#1546)
- Fix drop_table to return early if schema not found with IF EXISTS @devgony (#1552)
đ Bug Fixes
- Fix publish-rust.yml gh action to use token correctly @panarch (#1564)
- Fix GitStorage GitHub Action to run in forks @panarch (#1557)
- Fix GitStorage gh-action env uses @panarch (#1556)
- Fix publish-rust.yml GitHub Action - make publish sequential @panarch (#1549)