Cmlibs.argon

Latest version: v0.4.2

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

Scan your dependencies

0.4.2

Changelog

[v0.4.2](https://github.com/cmlibs-python/cmlibs.argon/tree/v0.4.2) (2024-03-12)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.argon/compare/v0.4.1...v0.4.2)

[v0.4.1](https://github.com/cmlibs-python/cmlibs.argon/tree/v0.4.1) (2023-07-19)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.argon/compare/v0.4.0...v0.4.1)

**Merged pull requests:**

- Add default spectrums incl. mono, rgb [\16](https://github.com/cmlibs-python/cmlibs.argon/pull/16) ([rchristie](https://github.com/rchristie))

[v0.4.0](https://github.com/cmlibs-python/cmlibs.argon/tree/v0.4.0) (2023-04-14)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.argon/compare/v0.3.6...v0.4.0)

**Merged pull requests:**

- Cmlibs fixes [\15](https://github.com/cmlibs-python/cmlibs.argon/pull/15) ([rchristie](https://github.com/rchristie))
- Upgrade to PySide6 [\14](https://github.com/cmlibs-python/cmlibs.argon/pull/14) ([hsorby](https://github.com/hsorby))
- Move to cmlibs [\13](https://github.com/cmlibs-python/cmlibs.argon/pull/13) ([Kayvv](https://github.com/Kayvv))
- Upgrade to PySide6 [\12](https://github.com/cmlibs-python/cmlibs.argon/pull/12) ([hsorby](https://github.com/hsorby))

[v0.3.6](https://github.com/cmlibs-python/cmlibs.argon/tree/v0.3.6) (2023-04-14)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.argon/compare/v0.3.5...v0.3.6)

[v0.3.5](https://github.com/cmlibs-python/cmlibs.argon/tree/v0.3.5) (2022-09-04)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.argon/compare/v0.3.4...v0.3.5)

[v0.3.4](https://github.com/cmlibs-python/cmlibs.argon/tree/v0.3.4) (2022-08-08)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.argon/compare/v0.3.3...v0.3.4)

[v0.3.3](https://github.com/cmlibs-python/cmlibs.argon/tree/v0.3.3) (2022-07-26)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.argon/compare/v0.3.2...v0.3.3)

**Merged pull requests:**

- Improve PEP8 compliance plus documentation corrections [\11](https://github.com/cmlibs-python/cmlibs.argon/pull/11) ([hsorby](https://github.com/hsorby))
- Documentation [\10](https://github.com/cmlibs-python/cmlibs.argon/pull/10) ([Kayvv](https://github.com/Kayvv))

[v0.3.2](https://github.com/cmlibs-python/cmlibs.argon/tree/v0.3.2) (2022-04-15)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.argon/compare/v0.3.1...v0.3.2)

[v0.3.1](https://github.com/cmlibs-python/cmlibs.argon/tree/v0.3.1) (2022-03-17)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.argon/compare/v0.3.0...v0.3.1)

[v0.3.0](https://github.com/cmlibs-python/cmlibs.argon/tree/v0.3.0) (2022-03-14)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.argon/compare/v0.2.4...v0.3.0)

**Merged pull requests:**

- Add support for handling multiple views. [\9](https://github.com/cmlibs-python/cmlibs.argon/pull/9) ([hsorby](https://github.com/hsorby))

[v0.2.4](https://github.com/cmlibs-python/cmlibs.argon/tree/v0.2.4) (2021-11-10)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.argon/compare/v0.2.3...v0.2.4)

**Merged pull requests:**

- Serialise Sceneviewer enums [\8](https://github.com/cmlibs-python/cmlibs.argon/pull/8) ([rchristie](https://github.com/rchristie))

[v0.2.3](https://github.com/cmlibs-python/cmlibs.argon/tree/v0.2.3) (2021-10-23)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.argon/compare/v0.2.2...v0.2.3)

**Merged pull requests:**

- Add ability to update and get the view parameters. [\7](https://github.com/cmlibs-python/cmlibs.argon/pull/7) ([hsorby](https://github.com/hsorby))
- Restructure files [\6](https://github.com/cmlibs-python/cmlibs.argon/pull/6) ([hsorby](https://github.com/hsorby))

[v0.2.2](https://github.com/cmlibs-python/cmlibs.argon/tree/v0.2.2) (2021-10-04)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.argon/compare/c71de1e8c5a061870cec77c0e4921769ed1c6b1e...v0.2.2)

**Merged pull requests:**

- Fix material error [\5](https://github.com/cmlibs-python/cmlibs.argon/pull/5) ([Kayvv](https://github.com/Kayvv))
- Remove duplicated call to deserialise material. [\4](https://github.com/cmlibs-python/cmlibs.argon/pull/4) ([hsorby](https://github.com/hsorby))
- Make Materials module similar to other modules [\3](https://github.com/cmlibs-python/cmlibs.argon/pull/3) ([hsorby](https://github.com/hsorby))
- Add material serialization [\2](https://github.com/cmlibs-python/cmlibs.argon/pull/2) ([Kayvv](https://github.com/Kayvv))
- Creating Argon from Neon core. [\1](https://github.com/cmlibs-python/cmlibs.argon/pull/1) ([hsorby](https://github.com/hsorby))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.