Kivar

Latest version: v0.2.1

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

Scan your dependencies

Page 1 of 2

0.2.1

This is version 0.2.1, adding some minor sanity checks on top of version 0.2.0, whose original release notes follow:

**Version 0.2.0 has finally arrived!** Many hours of implementing and many, many more hours of documenting have been packed into it.

This version brings support for custom field modification, different rule formats and finer attribute control.

Also, this is the first version that officially includes a [CLI app](https://pypi.org/project/kivar/) (`pip install kivar`).

Over are the times of the complicated `KiVar.Rules` field name. The new keyword is simply `Var`, and it can be used in various forms.

Users will need to migrate all of their legacy rules to the new field names and the new rule dialect. Yeah, I know, that's a bit of a kerfuffle, but as the rule interpretation has changed (a bit), it's really required that all rules are revised anyway. But fear not, there is a [migration guide](https://github.com/markh-de/KiVar/blob/main/README.md#migrate) that will help users of legacy 0.1.x releases.

Release files:
* CLI app Python package (`*.tar.gz`)
* KiCad PCM Package File (`*-pcm.zip`)
* Classic KiCad Plugin Archive (`*-plugin.zip`)

0.2.0

**Version 0.2.0 has finally arrived!** Many hours of implementing and many, many more hours of documenting have been packed into it.

This version brings support for custom field modification, different rule formats and finer attribute control.

Also, this is the first version that officially includes a [CLI app](https://pypi.org/project/kivar/) (`pip install kivar`).

Over are the times of the complicated `KiVar.Rules` field name. The new keyword is simply `Var`, and it can be used in various forms.

Users will need to migrate all of their legacy rules to the new field names and the new rule dialect. Yeah, I know, that's a bit of a kerfuffle, but as the rule interpretation has changed (a bit), it's really required that all rules are revised anyway. But fear not, there is a [migration guide](https://github.com/markh-de/KiVar/blob/main/README.md#migrate) that will help users of legacy 0.1.x releases.

Release files:
* CLI app Python package (`*.tar.gz`)
* KiCad PCM Package File (`*-pcm.zip`)
* Classic KiCad Plugin Archive (`*-plugin.zip`)

0.1.2

With this release KiVar is finally joining the official KiCad PCM repository. :smile:

For manual installation, please use the ZIP archive _without_ the `-pcm` suffix.

The `-pcm` archive is provided for the KiCad PCM.

0.1.1

This KiVar plugin release provides natural sorting for all elements presented in the UI.

With this release, I think KiVar is ready to be tested by the public. If you want to use assembly variants in KiCad, give KiVar a try.

For installation instructions please follow [the documentation](https://github.com/markh-de/KiVar#installation).

If you find bugs or have questions, please consider creating [an issue](https://github.com/markh-de/KiVar/issues).

0.1.0

This version introduces a new rule syntax, clickable message lists, links to the documentation, some bugfixes and improvements as well as the examples as a KiCad 7.99 project.

For installation instructions please follow [the documentation](https://github.com/markh-de/KiVar#installation).

If you find bugs or have questions, please consider creating [an issue](https://github.com/markh-de/KiVar/issues).

0.0.3

Welcome to the third test release of **KiVar**, the new **KiCad Assembly Variant Selection plugin**.

This pre-release removes the need for value assignments. Also, the examples in the documentation have been overhauled.

For installation instructions please follow [the documentation](https://github.com/markh-de/KiVar#installation).

If you find bugs or have questions, please consider creating [an issue](https://github.com/markh-de/KiVar/issues).

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.