We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 607be40 commit 7aae62eCopy full SHA for 7aae62e
1 file changed
CHANGELOG.rst
@@ -5,6 +5,36 @@ Change Log
5
All notable changes to this project will be documented in this file.
6
This project adheres to `Semantic Versioning <http://semver.org/>`_.
7
8
+0.15.0
9
+******
10
+
11
+Added
12
+-----
13
14
+- yMMSL v0.2
15
+- Support for nested models
16
+- Import statements
17
+- Supported settings
18
+- Entries for documentation
19
+- Timeline declarations on ports
20
+- Conduit filter declarations
21
+- Custom implementations
22
+- yMMSL file converter
23
+- Automatic conversion on load
24
25
+- Support for Python 3.13 and 3.14
26
27
+Changed
28
+-------
29
30
+- Moved yMMSL v0.1 declarations into ymmsl.v0_1
31
32
+Removed
33
34
35
+- Support for Python 3.8
36
37
38
0.14.0
39
******
40
0 commit comments