Skip to content

Commit 015ab78

Browse files
committed
initial move to public repository
1 parent 00f8ad5 commit 015ab78

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+26474
-8
lines changed

.gitignore

Lines changed: 449 additions & 0 deletions
Large diffs are not rendered by default.

CHANGELOG

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
All changes of DMT starting from version 1.2.0 will be documented in this file. A breaking change of DMT is defined as a change in one of the test cases for the core modules. If the API changes there, the MAJOR version has to be increased.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [1.3.0] - 2022-02-10
8+
9+
### Move
10+
11+
- Moved the core in its own repository to protect proprietary data in the full repository

0 commit comments

Comments
 (0)