Skip to content

Release 1.4.0#25

Merged
PonyLianna merged 70 commits intoreleasefrom
development
Mar 1, 2026
Merged

Release 1.4.0#25
PonyLianna merged 70 commits intoreleasefrom
development

Conversation

@PonyLianna
Copy link
Copy Markdown
Owner

Release 1.4.0

dependabot bot and others added 30 commits August 11, 2025 18:38
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
build(deps-dev): bump pre-commit from 4.2.0 to 4.3.0
Bumps [pyperclip](https://github.com/asweigart/pyperclip) from 1.10.0 to 1.11.0.
- [Changelog](https://github.com/asweigart/pyperclip/blob/master/CHANGES.txt)
- [Commits](https://github.com/asweigart/pyperclip/commits)

---
updated-dependencies:
- dependency-name: pyperclip
  dependency-version: 1.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
build(deps-dev): bump pyperclip from 1.10.0 to 1.11.0
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.9 to 2.12.5.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.11.9...v2.12.5)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.12.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump pydantic from 2.11.9 to 2.12.5
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.16.0 to 6.18.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v6.16.0...v6.18.0)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-version: 6.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
build(deps-dev): bump pyinstaller from 6.16.0 to 6.18.0
Logs module initialization to continue futher development
PonyLianna and others added 28 commits February 9, 2026 19:22
Version 1.1.4

* Workflow update: test coverage, wheel building

* Bug fix: Forgot to get rid of output file in QEPest Main logic
* Test fix: Smoke tests for both CLI, GUI (Just basic logic)
* Imports fix: Static paths to modules

* Added flake8, black, check-merge-conflict, debug-statements, check-added-large-files (6bf3862)
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.18.0 to 6.19.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v6.18.0...v6.19.0)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-version: 6.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Refactor QEPestMeta and related classes for improved coefficient handling and normalization

- Updated QEPestMeta to accept coefficients and normalizers as optional parameters during initialization.
- Introduced QEPestCoefficient, QEPestCoefficientNumerics, and QEPestCoefficientList for structured coefficient management.
- Added Normaliser class for normalization functionality.
- Modified QEPestOutput to use BaseModel for data representation.
- Enhanced tests for coefficients and normalization to ensure robustness.
- Removed deprecated normalization helper functions and consolidated tests.
build(deps-dev): bump pyinstaller from 6.18.0 to 6.19.0
Updated QEPestMeta to accept coefficients and normalizers as optional parameters during initialization.
Introduced QEPestCoefficient, QEPestCoefficientNumerics, and QEPestCoefficientList for structured management.
Added Normaliser class for normalization functionality.
Modified QEPestOutput to use BaseModel for data representation.
Enhanced tests for coefficients and normalization to ensure robustness.
Removed deprecated normalization helper functions and consolidated tests.
Updated Workflow for more efficiency runs
Removed self.noError
Updated CLI handling
CLI supports json/txt files output
Updated poetry with new versions of packages
@PonyLianna PonyLianna self-assigned this Mar 1, 2026
@PonyLianna PonyLianna merged commit 5254bac into release Mar 1, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant