-
Check out Sri Modules for better understanding of internals.
-
Sri uses scalafmt default config.
-
Check out Enhancements and Bugs
-
Whenever you create a release tag use the current date in your time zone (eg: Today is 2017.5.5(YYYY-m-d) here, release tag : v2017.5.5)
-
If you have to create more release tags in a single day then go with
v2017.5.5.x
where x is positive integer starts from 1 and increment by step 1.