Releases: Sanix-Darker/gitrowspack-api
Releases · Sanix-Darker/gitrowspack-api
v0.0.4
What's Changed
- feat/header json by @Sanix-Darker in #2
- f/improvements by @Sanix-Darker in #3
- build(deps): bump express from 4.17.2 to 4.19.2 by @dependabot in #4
- build(deps): bump dotenv from 10.0.0 to 16.4.5 by @dependabot in #6
- build(deps-dev): bump nodemon from 2.0.15 to 3.1.0 by @dependabot in #5
- build(deps): bump node-fetch from 2.6.0 to 3.3.2 by @dependabot in #9
- build(deps): bump csv-parse from 4.12.0 to 5.5.5 by @dependabot in #8
- build(deps): bump csv-stringify from 5.5.1 to 6.4.6 by @dependabot in #7
- feat: much more improve on DX and Docker by @Sanix-Darker in #10
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Added
- Updated the endpoint to take projects as parameters [project|database|collection]
- Added cli endpoints for the CLI client
- ping endpoint to retrieve host informations
- list databases of a project
- list collections for a specific database