-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
38 changed files
with
4,530 additions
and
1,205 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
*.xml | ||
*.ospx | ||
|
||
|
||
coverage/* | ||
|
||
.vscode/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
### 0.5.0 | ||
|
||
#### Новое | ||
* #7 Реализован конструктор параметров | ||
* Документация по библиотеки | ||
* Добавлены зависимости от `reflector` | ||
|
||
#### Исправления | ||
* Исправление замечаний Sonar | ||
|
||
#### Изменения API | ||
* Убран модуль `РаботаСПраметрами` | ||
|
||
### 0.2.1 | ||
|
||
#### Новое | ||
* Запуск тестирования на travis-ci | ||
* Увеличение требований к oscript. Минимальная 1.0.19 | ||
|
||
#### Исправления | ||
* Исправление подключения к библиотеки | ||
|
||
### 0.2.0 | ||
|
||
#### Новое | ||
Разработана основная функиональность. | ||
Классы: | ||
- МенеджерПарамтров | ||
- РаботаСПраметрами | ||
|
||
Провайдеры настроек: | ||
- json | ||
- yaml (заглушка) | ||
|
||
Возможность задать своего провайдера настроек | ||
|
||
п.с. Версия содержит ошибку, не импортируется как библиотека. Используйте версию 0.2.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.