Skip to content

Commit fecc698

Browse files
authored
Merge pull request #49 from netgrif/next
Release 2.2.0
2 parents b9ef122 + 9a034ec commit fecc698

File tree

114 files changed

+529
-471
lines changed

Some content is hidden

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

114 files changed

+529
-471
lines changed

.cspell.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"NETGRIF",
2929
"PETRIFLOW",
3030
"petrinet",
31-
"unpatched"
31+
"unpatched",
32+
"datagroup"
3233
],
3334
"flagWords": [],
3435
"ignorePaths": [

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
66

7+
## [2.2.0](https://github.com/netgrif/petriflow.js/releases/tag/v2.2.0) (2024-07-26)
8+
9+
### Changed
10+
- [PF-71] Sort collections before export
11+
- [PF-72] Tags
12+
13+
714
## [2.1.0](https://github.com/netgrif/petriflow.js/releases/tag/v2.1.0) (2024-07-02)
815

916
### Changed

docs/assets/navigation.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/Action.html

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.

docs/classes/Arc.html

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.

docs/classes/AssignedUser.html

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

docs/classes/BasicSimulation.html

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

docs/classes/Breakpoint.html

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

docs/classes/CaseEvent.html

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.

docs/classes/CaseLogic.html

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

docs/classes/Component.html

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

docs/classes/DataEvent.html

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.

docs/classes/DataEventSource.html

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

docs/classes/DataGroup.html

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

docs/classes/DataLayout.html

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

docs/classes/DataRef.html

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

docs/classes/DataRefLogic.html

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

docs/classes/DataRefLogicUtil.html

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)