Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
  • 1.1.3
  • 1.1.2
  • 1.1.1
  • 1.1.0
  • 1.0.0
6 results
Created with Raphaël 2.2.024Aug231817use relative import in __init__.py1.1.3 master1.1.3 mastercorrect import of ConfigProvider in __init__.py to fix import errors1.1.21.1.2add import ConfigProvider to __init__.py to improve import usability1.1.11.1.1Merge branch '8-muliple-named-configs' into 'master'1.1.01.1.0changed version to 1.1.0implement ability for multiple configs in ConfigProvider fix issue #8add new test_multiple_instances according to issue #8update README.md according to issue #71.0.01.0.0Merge branch '5-implement-getInstance' into 'master'add version.py woth __version__ = '1.0.0' fix issue #4implement getInstance class method to pass test_get_instance fix #5add test_get_instance according to issue #5Merge branch '3-reload-implementation' into 'master'update implementation of ConfigProvider to pass tests fix issue #3enhance tests to reflect also issue #3update README.md fix issue #6Merge branch '2-constructor-property-implementation' into 'master'add basic structure, write test and implement class, fix issue #2update README.md fix issue #1Add readme.md
Loading