From 1341ae8c0abc8ef9c8c2d695a6461c4a75ff9794 Mon Sep 17 00:00:00 2001 From: vc1492a Date: Mon, 28 Oct 2024 09:43:00 -0700 Subject: [PATCH 1/2] add python 3.13 test to workflows --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index eeb6f20..2d619ba 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -47,7 +47,7 @@ jobs: strategy: fail-fast: false matrix: - python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"] + python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"] steps: - uses: actions/checkout@v4 From 45e07f6f69915f04a3c9ca7b9e5982f3ce7bb82f Mon Sep 17 00:00:00 2001 From: vc1492a Date: Fri, 1 Nov 2024 14:08:54 -0700 Subject: [PATCH 2/2] some cleanup --- .gitignore | 1 + changelog.md | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index b80b260..8455419 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ PyNomaly/loop_dev.py *.pyc *.coverage.* .coveragerc +.pypirc # Byte-compiled / optimized / DLL files __pycache__/ diff --git a/changelog.md b/changelog.md index 4204181..46520a8 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,10 @@ All notable changes to PyNomaly will be documented in this Changelog. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## 0.3.4 +### Changed +- Changed source code as necessary to address a [user-reported issue](https://github.com/vc1492a/PyNomaly/issues/49), corrected in [this commit](https://github.com/vc1492a/PyNomaly/commit/bbdd12a318316ca9c7e0272a5b06909f3fc4f9b0) + ## 0.3.3 ### Changed - The implementation of the progress bar to support use when the number of