-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.3.0 #17
Release 1.3.0 #17
Conversation
- add functions - update test and model
- added import of new tag userRef
- modified import and implemented export of new 'userRef' tag
- modified tests
- implemented export and import of assign attribute
- fix validation getter/setter methods
- corrected tests
- added import and export of anonymousRole - modified tests
- added import of new tag userRef
- modified import and implemented export of new 'userRef' tag
- modified tests
- implemented export and import of assign attribute
- corrected tests
[PF-14] Data validation getter/setter
[PF-13] Clean up petriflow schema
# Conflicts: # package-lock.json
- resolved PR comments
[PF-11] Update TS library
[PF-16] Anonymous role
- update changelog - update docs
Kudos, SonarCloud Quality Gate passed! |
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
Description
The release of v1.3.0 mainly updates the library to the new release of Petriflow 1.0.1.
Fixes PF-14
Implementts PF-11, PF-13, PF-16
Third-party dependencies
No new dependencies were introduced
How Has Been This Tested?
Manual developer testing has been conducted and unit testing.
Test Configuration
NodeJS 12
Windows, Linux
Jest (with JSDom)