Aac

Latest version: v0.4.4

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

Scan your dependencies

Page 1 of 2

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

0.1.11

What's Changed
* Added User Docs for Extensions https://github.com/jondavid-black/AaC/pull/510
* Added LSP handling for definitions with spaces in the name in https://github.com/jondavid-black/AaC/pull/538
* Added support for the LSP Document Link in AaC files https://github.com/jondavid-black/AaC/pull/548
* Improved AaC keyword coloring for AaC files in https://github.com/jondavid-black/AaC/pull/552
* Added support for primitive `reference` type validation in https://github.com/jondavid-black/AaC/pull/542
* Added support for primitive `string` type validation in https://github.com/jondavid-black/AaC/pull/542
* LanguageContext Prevents changes to Non-editable files in https://github.com/jondavid-black/AaC/pull/509


Bugfixs
* Fix .aac files being opened in the visual editor in https://github.com/jondavid-black/AaC/pull/581
* Fix PUML Diagram Output in https://github.com/jondavid-black/AaC/pull/575
* Root Key Rename Duplicates Colon in https://github.com/jondavid-black/AaC/pull/597

New Contributors
* lizzcondrey made their first contribution in https://github.com/jondavid-black/AaC/pull/595

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

0.1.10

What's Changed
* Added primitive validation for
* File
* Date
* Number
* Added LSP support for renaming root keys
* Added persistence for CLI commands
* Added a new plugin `active-context` that provides CLI commands to manage the persistent CLI state
* Add/Remove files to/from the context
* Add/Remove definitions to/from the context
* Clear the context (re-enables all installed plugins)
* Added a new plugin `plugin-management` that provides CLI commands for users to enable and disable AaC plugins
* Gen Plugin embeds the current AaC Version into Generated Plugins
* Gen-BOM support for exporting to CSV Files


**Full Changelog**: https://github.com/jondavid-black/AaC/compare/v0.1.9...v0.1.10

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.