Skip to content

Commit

Permalink
Merge pull request #49 from netgrif/next
Browse files Browse the repository at this point in the history
Release 2.2.0
  • Loading branch information
tuplle authored Jul 26, 2024
2 parents b9ef122 + 9a034ec commit fecc698
Show file tree
Hide file tree
Showing 114 changed files with 529 additions and 471 deletions.
3 changes: 2 additions & 1 deletion .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"NETGRIF",
"PETRIFLOW",
"petrinet",
"unpatched"
"unpatched",
"datagroup"
],
"flagWords": [],
"ignorePaths": [
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
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)

## [2.2.0](https://github.com/netgrif/petriflow.js/releases/tag/v2.2.0) (2024-07-26)

### Changed
- [PF-71] Sort collections before export
- [PF-72] Tags


## [2.1.0](https://github.com/netgrif/petriflow.js/releases/tag/v2.1.0) (2024-07-02)

### Changed
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/navigation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/search.js

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions docs/classes/Action.html

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions docs/classes/Arc.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/AssignedUser.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/BasicSimulation.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/Breakpoint.html

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions docs/classes/CaseEvent.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/CaseLogic.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/Component.html

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions docs/classes/DataEvent.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/DataEventSource.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/DataGroup.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/DataLayout.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/DataRef.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/DataRefLogic.html

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions docs/classes/DataRefLogicUtil.html

This file was deleted.

Loading

0 comments on commit fecc698

Please sign in to comment.