v2024.04.03
·
138 commits
to master
since this release
Tin's first GitHub release 🎉
Future releases will be created when new code is ready to be deployed to production. They will be tagged in the format vYYYY.MM.DD.
This new release/tagging system is intended to help with debugging Tin deployments. Having a clear list of commits/PRs that were included in every deployment will help speed up the bug identification process in case major bugs are found in production.
However, the intention is to keep Tin in a "rolling release" schedule, which is why tags will use deployment dates and not semantic versioning.
These conventions are subject to change as Tin evolves as a project, but are expected to continue in the near future.
- Krishnan Shankar (@krishnans2006)