thevahidal / soul

🕉 A SQLite REST and realtime server
https://thevahidal.github.io/soul/
MIT License
1.45k stars 49 forks source link

Add documentation for the custom .env file & modify Readme #191

Closed AbegaM closed 1 month ago

AbegaM commented 1 month ago

Fixes #190

Modifications

  1. Modified the README file to show users on how to pass an absolute path for the custom .env file
  2. Added a documentation for the Revoked Refresh Tokens in the docs folder
thevahidal commented 1 month ago

@AbegaM @IanMayo Hey guys, thanks for the PR guys! I think we don't need to bump version for this kind of changes, do you agree with me?

IanMayo commented 1 month ago

🤣 - we had this exact conversation yesterday in Slack, but ended up deciding it was your working practice to increment on each merge. Free free to handle it however you like @thevahidal, including reverting the version number. The version-tag hasn't been created, so I can't see it having any impact.

thevahidal commented 1 month ago

No, it's ok, I just wanted to decide on how we should go about this sort of situations! That's cool, then, for now on we can only increase version when there's code changes, and leave it be otherwise. Eventually these kind of changes will get reflected in future releases and documented as a changelog.