Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@KamiYang KamiYang released this 30 May 13:31
· 54 commits to master since this release

Release 0.2.0

This is a pre-release!

Custom version file path

The main focus for this release was on supporting custom version file names and locations. Default location and name is still 'VERSION' in the web docroot.
But this can now be configured inside the ExtensionConfiguration to a custom location in the web docroot.

Changelog

ffeb288 [TASK] Add simple examples on how to configure a custom version path
2dd11a1 [BUGFIX] Use default value if path from configuration is empty
26fb03e [BUGFIX] Fix requirement table in README.md
b80c2bb [TASK] Rename LICENSE.txt LICENSE
75fcbe2 [TASK] Add GNU General Public License v3.0
cffdecd [CLEANUP] Add some explanation comments into localconf
39120b0 [TASK] Add Unit test for ProjectVersionService
2d12653 [BUGFIX] Fix ProjectVersionTest
a02b53a [CLEANUP] Remove unnecessary ObjectManager->get call
f9edb08 [TASK] Add ability to configure VERSION-file path
5947838 [CLEANUP] Rename test method