Skip to content

Releases: thevahidal/soul

v0.8.1

07 Jun 11:57
86eac09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.8...v0.8.1

v0.7.8

08 May 12:00
4ab895d
Compare
Choose a tag to compare

What's Changed

  • Feature to pass .env file path from the CLI by @AbegaM in #189

Full Changelog: v0.7.7...v0.7.8

v0.7.7

08 May 10:04
6b96b40
Compare
Choose a tag to compare

What's Changed

  • Fix to allow some vars to be provided from env-var in addition to command line by @AbegaM in #185
  • Bump Souls Version To 0.7.7 by @AbegaM in #187

Full Changelog: v0.7.6...v0.7.7

v0.7.6

26 Apr 10:55
e838e41
Compare
Choose a tag to compare

What's Changed

  • Fix soul crashing error due to sending response with two res objects by @AbegaM in #183

Full Changelog: v0.7.5...v0.7.6

v0.7.5

23 Apr 14:35
01a4948
Compare
Choose a tag to compare

What's Changed

  • 180 allow optional fields users table by @AbegaM in #181

Full Changelog: v0.7.4...v0.7.5

v0.7.4

18 Apr 16:25
dbfee1e
Compare
Choose a tag to compare

What's Changed

  • Allow unknown fields to get passed via the cookie schema by @AbegaM in #179

Full Changelog: v0.7.3...v0.7.4

v0.7.3

09 Apr 10:20
5bbd1a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

21 Mar 20:40
a643fbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

19 Mar 16:12
7390bc4
Compare
Choose a tag to compare

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

18 Mar 20:44
3ca6c27
Compare
Choose a tag to compare

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