8 Commits (0df4db54d818c65cc496174a07d308be71b8fef6)

Author SHA1 Message Date
erik 94b993ccf5 Fix bugs and tests 1 year ago
erik 6883435248 Refactor for code consistency 1 year ago
erik 1dc5a1e9e8 WIP Fix returns and function calls 1 year ago
erik 1743dce46d Add missing imports and cleanup 1 year ago
erik 61629e9d97 Fix undefined var 1 year ago
erik ecdea88a6b Refactor version variable
Avoid ambiguous variable names.
We are handling a version list and a version string.
1 year ago
erik 88c3acb73c WIP Create version repo in services with classmethod
The goal is to create a single version_repo object for each
file loaded. In that way we may avoid loading the file for loading
and writing.
1 year ago
erik 7eb7a2647a WIP Prepare version_repository.py 1 year ago