8000 Release 3.0.0-rc.1 · wooga/atlas-version · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

3.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@atlas-automation atlas-automation released this 17 Apr 09:29
2ab8b2b

Changes

  • ADD prefix property now can be set through environment or gradle properties. #60 @Joaquimmnetto
  • ADD Version tag prefix now is a property (previously only 'v') #58 @Joaquimmnetto
  • CHANGE All extension properties now are Property<T> instead of Provider<T> #60 @Joaquimmnetto
  • CHANGE Coalesces old MarkerTagStrategy and TagStrategy into a single PrefixVersionParser #59 @Joaquimmnetto
  • CHANGE IMPROVE Version code generation now consistent with version generation #58 @Joaquimmnetto
  • IMPROVE enable use in gradle subprojects #61 @Joaquimmnetto
  • REMOVE Deprecated VersionCodeScheme.generate function. This functionality is now dealt by the internal VersionCode.Scheme class. #59 @Joaquimmnetto
0