Releases: thevahidal/soul
Releases · thevahidal/soul
v0.8.1
What's Changed
- Add documentation for the custom .env file & modify Readme by @AbegaM in #191
- Update README.md by @thevahidal in #192
- Deprecate transaction endpoint by @thevahidal in #196
- Add examples for auth endpoints by @thevahidal in #197
- Fix api examples doc issue by @thevahidal in #198
- Update api-examples.md by @thevahidal in #199
- Update README.md by @thevahidal in #200
- Update api-examples.md by @thevahidal in #201
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #204
- Bump @babel/traverse from 7.21.2 to 7.24.6 by @dependabot in #203
- Move health endpoint by @thevahidal in #206
New Contributors
- @dependabot made their first contribution in #204
Full Changelog: v0.7.8...v0.8.1
v0.7.8
v0.7.7
v0.7.6
v0.7.5
v0.7.4
What's Changed
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- Create CODE_OF_CONDUCT.md by @thevahidal in #176
- Update CONTRIBUTING.md by @thevahidal in #177
- Add logout API by @AbegaM in #175
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- Fix static page broken links by @thevahidal in #168
- Revert removing leading slash from subdirectory md files by @thevahidal in #169
- Update static page theme by @thevahidal in #170
- Change auth strategy by @AbegaM in #174
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Add auth docs by @thevahidal in #144
- Allow Authorization header in CORS config by @AbegaM in #166
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Move core directory to base and delete Soul Studio directory by @thevahidal in #137
- Fix typo in rows-examples.md by @IanMayo in #139
- Add husky by @thevahidal in #142
- Update rows-examples.md (minor typos) by @IanMayo in #145
- Remove type details by @IanMayo in #147
- Feature swagger documentation by @AbegaM in #163
- Feature unit tests by @AbegaM in #160
- Add validation on the table route + Add feature to update users by @AbegaM in #159
- Multiple role feature + Create initial user feature by @AbegaM in #158
- Add authorization feature + modify unit tests by @AbegaM in #157
- Change password feature by @AbegaM in #156
- Add feature to generate refresh token by @AbegaM in #154
- Add feature to obtain access token by @AbegaM in #153
- User registration feature by @AbegaM in #152
- Update super-user feature by @AbegaM in #150
- Add feature to create default db tables by @AbegaM in #148
- Auth by @AbegaM in #164
Full Changelog: v0.6.1...v0.7.0