Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-07 | 1.3 kB | |
v0.16.3 source code.tar.gz | 2024-12-07 | 1.1 MB | |
v0.16.3 source code.zip | 2024-12-07 | 1.4 MB | |
Totals: 3 Items | 2.5 MB | 1 |
What's Changed
- Upgraded to sqlparser from 0.46 to 0.47 by @LucaCappelletti94 in https://github.com/gluesql/gluesql/pull/1569
- Bump webpack from 5.89.0 to 5.94.0 in /docs by @dependabot in https://github.com/gluesql/gluesql/pull/1567
- Upgrading from SqlParser 0.47 to 0.48 by @LucaCappelletti94 in https://github.com/gluesql/gluesql/pull/1570
- Upgrading from SQL Parser 0.48 to 0.49 by @LucaCappelletti94 in https://github.com/gluesql/gluesql/pull/1571
- Upgraded to Sql Parser 0.50 by @LucaCappelletti94 in https://github.com/gluesql/gluesql/pull/1572
- Bump body-parser and express in /docs by @dependabot in https://github.com/gluesql/gluesql/pull/1576
- Add MongoStorage to GlueSQL Rust pkg by @panarch in https://github.com/gluesql/gluesql/pull/1580
- Add the number of dropped tables to Payload::DropTable by @devgony in https://github.com/gluesql/gluesql/pull/1551
- Fix shared memory storage features and crates names mismatch by @edezhic in https://github.com/gluesql/gluesql/pull/1583
- Add AlterTable store trait default implementation, by @panarch in https://github.com/gluesql/gluesql/pull/1586
New Contributors
- @edezhic made their first contribution in https://github.com/gluesql/gluesql/pull/1583
Full Changelog: https://github.com/gluesql/gluesql/compare/v0.16.2...v0.16.3