Skip to content

Releases: edaa-org/pyEDAA.UCIS

v0.3.0

14 Mar 23:28
2ac3959
Compare
Choose a tag to compare

Release created on: 14.03.2022 - 23:28:30

New Features

  • Added news section at the documentation landing page.
  • Added Jinja template for autoapi to change the class documentation layout.

Changes

  • Bumped dependencies.
  • Removed Work-in-Progress banner.
  • Changed package state from alpha to stable.
  • Updated PR template.

Bug Fixes

  • Fixed some typos.

Related PRs:

v0.2.0

31 Jan 22:01
bf03e20
Compare
Choose a tag to compare

Release created on: 31.01.2022 - 22:01:24

New Features

  • Added support for exclusion flags (provided by @por3bski)
  • Added tests for new features and bugfixes (provided by @por3bski)
  • Command line interface testing via mocking: (@Paebbels)
    Checked commands:
    • pyedaa-ucis
    • pyedaa-ucis help
    • pyedaa-ucis help export
    • pyedaa-ucis help expand
    • pyedaa-ucis expand
    • pyedaa-ucis version
    • pyedaa-ucis export
    • pyedaa-ucis export --ucdb file1.xml --cobertura file2.xml

Changes

  • Functions/variables names changed to camelCase (provided by @por3bski)

Bug Fixes

  • Fixed problem with multiple instances (provided by @por3bski)
  • Fixed PyCharm project file (provided by @por3bski)

v0.1.0

18 Jan 23:06
5b87566
Compare
Choose a tag to compare

Release created on: 18.01.2022 - 23:06:58

New Features

  • Added original source code Version 1.01 contributed by Aldec Inc. on 06.10.2021 for a UCDB to Cobertura conversion.
    (Cobertura format = code coverage report in XML format).
  • Enhanced documentation pages.
  • Added Apache License, 2.0 files
  • Added more repository and project files.

Changes

  • Updated README and documentation start page.
  • Split code into frontend code and Cobertura data model.
  • Changed file headers as agreed on with Aldec Inc.
  • Enabled more jobs in the GHA workflow for Python.
  • readme: remove reference to OSVB's OSVR, which is now merged in the doc of pyEDAA.Reports.
  • Documentation:
    • update shields.
    • index: use local toctree refs for coverage and typing.
    • conf: cleanup extensions.
  • ci/Params: do not override python_version_list, since 3.6 was deprecated in pyTooling/Actions and in pyTooling/pyTooling1.9.3.

Bug Fixes

None


In a later email exchange with Mr. Pacula, it was agreed on to release the initially "All rights reserved." provided code to be released under Apache License, 2.0 and to be published as part of EDA² strategy in the UCIS repository.

Email from Michal Pacula <michalp@aldec.com> on Wednesday, October 13, 2021 4:46 PM:

Subject: RE: Publishing scripts as Open Source / SPT80833

Hi Patric,

The header and license based on Apache 2 has been accepted.
Please only change the author from me to Artur Porebski.

Thank you
Mike