abapinho / abapTimeMachine

ABAP Time Machine provides a much needed way to look at past versions of code in a consistent way. It also provides a sort of git-blame for ABAP (shows the request and author that last modified each line of code).
MIT License
65 stars 12 forks source link

Unreleased versions will be set to current date an #115

Closed nununo closed 2 years ago

nununo commented 2 years ago

Unreleased versions will be set to current date and time because, while different parts will most probably have different date+time creation date, each one is not really a version. At least not yet. And without this hack we'd get one version moment for each unreleased part, which is not realistic.

Fixes #110

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication