v0.2.1
Overview
- Introduce first version of graphing user input
- Throw errors on config verification failure to terminate CI runs properly
- Upgrade net package for improved security
Changelog
- 853e0f1 Merge branch 'dev'
- de8245f Merge pull request #100 from Pluralith/dev
- 3ecae39 Merge pull request #101 from Pluralith/dev
- 7cc4e93 Merge pull request #99 from Pluralith/feature-graphing-user-config
- 4fb1684 chore: Update version
- b0fa7b1 feat: Support graphing user config
- f91e5d9 fix: Ensure failure for project creation on missing project name
- fe4f017 fix: Resolve diagram config parsing issue
- 8ae9766 fix: Throw proper errors on org and project verification
- 08e0eeb fix: Update net package to patch security issue