mirror of
https://github.com/naruxde/revpimodio2.git
synced 2025-11-08 13:53:53 +01:00
Update changelog for 2.7.0-1 release
This commit is contained in:
27
debian/changelog
vendored
27
debian/changelog
vendored
@@ -1,3 +1,30 @@
|
||||
revpimodio2 (2.7.0-1) stable; urgency=medium
|
||||
|
||||
* fix: Insert correct LICENSE.txt file to project (LGPLv2)
|
||||
* feat: Add new and missing ProductTypes to pictory.py module
|
||||
* feat: Import DeviceType on module level
|
||||
* chore: Update git ignore file
|
||||
* build: Fix Makefile targets to match GNU coding standards
|
||||
* style: New line length 100 characters and using black as formatter
|
||||
* style: Format everything with black (100 characters per line)
|
||||
* chore: Increase to RC1 of upcoming Release 2.7.0
|
||||
* feat: Add context manager for ios
|
||||
* test: Add tests directory to migrate unit tests to project
|
||||
* packaging(deb): Create debian release candidate packages
|
||||
* packaging(deb): Create stable debian releases
|
||||
* chore: Increase to RC2 of upcoming Release 2.7.0
|
||||
* feat: Remove deprecated parameter 'direct_output' from ModIO classes
|
||||
* fix: Check offset values of the devices for integers
|
||||
* fix: Check if the length of the previous IO overlaps with the new IO
|
||||
* feat: Add support for RO device
|
||||
* chore: Increase to RC3 of upcoming Release 2.7.0
|
||||
* docs: Add IO context manager description
|
||||
* feat: Add context manager for modio instance
|
||||
* feat: Add context manager for modio instance
|
||||
* chore: Release 2.7.0
|
||||
|
||||
-- Sven Sager <akira@narux.de> Fri, 24 Nov 2023 09:49:32 +0100
|
||||
|
||||
revpimodio2 (2.6.1-1) stable; urgency=medium
|
||||
|
||||
* style: With shared_procimg, save changed outputs in set instead of list
|
||||
|
||||
Reference in New Issue
Block a user