Releases: wtclarke/pymapvbvd
Releases · wtclarke/pymapvbvd
V0.6.1
31 Oct 15:43
Compare
Sorry, something went wrong.
No results found
0.6.1 (Thursday 31st October 2024)
Testing on Python 3.13
Changed scipy version requirements.
V0.6.0
28 Jun 17:22
Compare
Sorry, something went wrong.
No results found
0.6.0 (Friday 28th June 2024)
Dropped support for Python 3.8
Testing for Python 3.12
Compatibility with Numpy version 2
V0.5.7
31 Jan 19:59
Compare
Sorry, something went wrong.
No results found
0.5.7 (Wednesday 31st January 2024)
Added flag to disable line reflection. Thanks to FrankZijlstra for contributing.
Fixed depreciation warning (Issue 42). Thanks to MusicInMyBrain for reporting.
V0.5.6
11 Oct 12:40
Compare
Sorry, something went wrong.
No results found
0.5.6 (Wednesday 11th October 2023)
Fixed issue with large files on Windows. Thanks to FrankZijlstra for reporting.
Fixed subtle bug with precisely sized files interacting with memory chunking size. Thanks to FrankZijlstra for reporting.
V0.5.5
10 Oct 19:09
Compare
Sorry, something went wrong.
No results found
0.5.5 (Tuesday 10th October 2023)
Suppress warning RuntimeWarning: invalid value encountered in cast.
Python 3.7 is no longer supported.
V0.5.4
10 Jul 07:41
Compare
Sorry, something went wrong.
No results found
0.5.4 (Monday 10th July 2023)
Fix issue introduced in 0.5.3 where tests were vendered as a top level package.
This changelog is now included in the sdist.
V0.5.3
07 Jul 12:52
Compare
Sorry, something went wrong.
No results found
0.5.3 (Tuesday 7th July 2023)
Performance enhancements and error checking for corrupted files. With thanks to Alex Craven
Removed unnecessary build and test requirements from the requirements.yml file.
V0.5.2
10 Jan 11:30
Compare
Sorry, something went wrong.
No results found
0.5.2 (Tuesday 10th January 2023)
Updated build dependencies (for pyproject.toml build)
V0.5.1
10 Jan 11:16
Compare
Sorry, something went wrong.
No results found
0.5.1 (Tuesday 10th January 2023)
Move to pyproject.toml build
V0.5.0
10 Jan 11:07
Compare
Sorry, something went wrong.
No results found
0.5.0 (Tuesday 10th January 2023)
Enable support for Python 3.11
Remove support for Python 3.6
Automatic Pypi upload on publication