Aac

Latest version: v0.4.45

Safety actively analyzes 681748 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.4.25

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Added 💭
* 791 task extract load definitions method to a separate class by bunchw in https://github.com/DevOps-MBSE/AaC/pull/814
* Reduce parsing complexity by bunchw in https://github.com/DevOps-MBSE/AaC/pull/817
* added error raise when list field recieves a non list item. by bunchw in https://github.com/DevOps-MBSE/AaC/pull/820
* Update plugin impl generation template by bunchw in https://github.com/DevOps-MBSE/AaC/pull/821
* Test generation template by bunchw in https://github.com/DevOps-MBSE/AaC/pull/822
* sphinx documentation creating pdf by bunchw in https://github.com/DevOps-MBSE/AaC/pull/824
* Adding draft templates for plugin documentation by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/825
* Add req link to acceptance test scenario by jondavid-black in https://github.com/DevOps-MBSE/AaC/pull/826
* Adding Standalone Plugin Registration by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/827
* Expand plugin writeups by bunchw in https://github.com/DevOps-MBSE/AaC/pull/829
* Applying Docstrings to Steps by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/832
* Expand example model by bunchw in https://github.com/DevOps-MBSE/AaC/pull/837
* Update Core AaC Generation Templates by bunchw in https://github.com/DevOps-MBSE/AaC/pull/865
* Migrate Build Chain in Core AaC Repo by bunchw in https://github.com/DevOps-MBSE/AaC/pull/866
* Migrate build chain by bunchw in https://github.com/DevOps-MBSE/AaC/pull/868
Changed 🛠
* Despecifying plugin generating output by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/834
Fixed 🐛
* Pages Deployment Fix by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/835
* Correct File Name by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/836
* added change to flag when def is loaded and removed by bunchw in https://github.com/DevOps-MBSE/AaC/pull/862
* Fix doc deplopyment by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/870
Other Changes 📈
* Fixing a bug where the context could not find definition names with spaces when searched for. by bunchw in https://github.com/DevOps-MBSE/AaC/pull/863
* Output Directories Used by gen-plugin by bunchw in https://github.com/DevOps-MBSE/AaC/pull/864
* Revert "Migrate Build Chain in Core AaC Repo" by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/867


**Full Changelog**: https://github.com/DevOps-MBSE/AaC/compare/v0.4.3...v0.4.25

0.4.3

<!-- Release notes generated using configuration in .github/release.yml at 1c4214c408775812f93427dc3891c2caa9053caa -->

What's Changed
Other Changes 📈
* Sphinx Workflow Changes...again by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/756
* 747 Documentation of External Models by bunchw in https://github.com/DevOps-MBSE/AaC/pull/796


**Full Changelog**: https://github.com/DevOps-MBSE/AaC/compare/v0.4.0...v0.4.3

0.4.0

<!-- Release notes generated using configuration in .github/release.yml at v0.4.0 -->

What's Changed
Changed 🛠
* Pure Python API by jondavid-black in https://github.com/DevOps-MBSE/AaC/pull/714
Other Changes 📈
* Constraint documentation by bunchw in https://github.com/DevOps-MBSE/AaC/pull/770


**Full Changelog**: https://github.com/DevOps-MBSE/AaC/compare/v0.3.14...v0.4.0

0.3.22

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Added 💭
* Enum Value Validator by Coffee2Bits in https://github.com/DevOps-MBSE/AaC/pull/688
* Print Validated File List by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/708
* Remove constants from gen design doc plugin by bunchw in https://github.com/DevOps-MBSE/AaC/pull/748
* Add the AaC Project Structure page by bunchw in https://github.com/DevOps-MBSE/AaC/pull/750
* Document validator results by bunchw in https://github.com/DevOps-MBSE/AaC/pull/751
* debugging doc and related images added to repo by bunchw in https://github.com/DevOps-MBSE/AaC/pull/757
Changed 🛠
* Replaced Pasted Code Snippets by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/702
* Add traceability to external requirements in feature files by cvchaparro in https://github.com/DevOps-MBSE/AaC/pull/704
* Include finding location details in CLI validation results by cvchaparro in https://github.com/DevOps-MBSE/AaC/pull/706
* Added Alternate Project Structure to Documentation by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/707
* Corrected site links in README by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/713
* Document primitive validation plugins by bunchw in https://github.com/DevOps-MBSE/AaC/pull/749
* Site Corrections by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/754
Deprecated 💾
* Cleaned Up Legacy Root Key Documentation by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/705
Removed ✂️
* Remove version mismatch check from state file import by cvchaparro in https://github.com/DevOps-MBSE/AaC/pull/697
Fixed 🐛
* Fixing Gherkin Feature File Template by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/698


**Full Changelog**: https://github.com/DevOps-MBSE/AaC/compare/v0.3.6...v0.3.14

0.3.6

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Added 💭
* Adding release notes template by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/693
* Undefined fields validator by Coffee2Bits in https://github.com/DevOps-MBSE/AaC/pull/692
* Create usecase action references validator by cvchaparro in https://github.com/DevOps-MBSE/AaC/pull/694

Documentation ✏️📘
* Hosting All Documentation with Sphinx by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/629
* Lizzcondrey/450 i want a GitHub issues template for aac by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/651
* Correcting Issue Templates by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/656
* Updating github references in documentation by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/658
* User Schema Docs by Coffee2Bits in https://github.com/DevOps-MBSE/AaC/pull/661
* AaC Documentation for the model root key by cvchaparro in https://github.com/DevOps-MBSE/AaC/pull/659
* Adding Usecase Documentation by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/668

Other Changes 📈
* VSCode Readme Update by Coffee2Bits in https://github.com/DevOps-MBSE/AaC/pull/626
* Add register_plugin_command decorator by cvchaparro in https://github.com/DevOps-MBSE/AaC/pull/627
* Derive AacCommand information from the plugin model by cvchaparro in https://github.com/DevOps-MBSE/AaC/pull/628
* Incorporating Sphinx build to Main branch workflow by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/631
* Update README.md by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/632
* Dynamically register core plugins by cvchaparro in https://github.com/DevOps-MBSE/AaC/pull/633
* Unreferenced Definition Validator by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/634
* Improved Import Error Handling by Coffee2Bits in https://github.com/DevOps-MBSE/AaC/pull/638
* Gracefully handle empty definition entries in the parser by cvchaparro in https://github.com/DevOps-MBSE/AaC/pull/649
* Added Tests Demonstrating InterPlugin References by Coffee2Bits in https://github.com/DevOps-MBSE/AaC/pull/650
* Standardizing Plant UML Diagrams by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/660
* Add automatic push triggers for the artifacts to deploy by Coffee2Bits in https://github.com/DevOps-MBSE/AaC/pull/665
* Create the Usecase participant field validator by cvchaparro in https://github.com/DevOps-MBSE/AaC/pull/667
* 676 - Root is Dead, Long Live Root by jondavid-black in https://github.com/DevOps-MBSE/AaC/pull/679
* Update PR Template to enable changelog generation by cvchaparro in https://github.com/DevOps-MBSE/AaC/pull/680
* Restoring automated page deply by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/689
* Lizzcondrey/revert autobuild and deploy documentation by lizzcondrey in https://github.com/DevOps-MBSE/AaC/pull/690


**Full Changelog**: https://github.com/DevOps-MBSE/AaC/compare/v0.2.0...v0.3.6

0.2.0

What's Changed
There are a number of breaking changes in v0.2.0, the full list of changes and mitigations can be found [in the wiki.](https://github.com/jondavid-black/AaC/wiki/Release-v0.2.0)

* Definition MetaStructure by Coffee2Bits in https://github.com/jondavid-black/AaC/pull/599
* User Library Documentation by Coffee2Bits in https://github.com/jondavid-black/AaC/pull/608
* v0.2.0 DSL Updates by Coffee2Bits in https://github.com/jondavid-black/AaC/pull/614

Bugfixes
* Generate plugin command puts test stub in wrong directory by lizzcondrey in https://github.com/jondavid-black/AaC/pull/607
* Remove add-file, remove-file, and reset-context commands by cvchaparro in https://github.com/jondavid-black/AaC/pull/623
* Lizzcondrey/587 yaml parsing errors should be handled gracefully by lizzcondrey in https://github.com/jondavid-black/AaC/pull/621

**Full Changelog**: https://github.com/jondavid-black/AaC/compare/v0.1.11...v0.2.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.