Skip to content
Snippets Groups Projects
Commit 9777fffe authored by CI Bot's avatar CI Bot
Browse files

Release ViCodePy 0.4.0

parent 06afe9b5
No related branches found
Tags v0.4.0
No related merge requests found
Pipeline #185326 passed
CHANGELOG
=========
0.4.0 - 2024-05-30
------------------
* First release to PyPI
* The code has been ported from PQt6 to PySide6
* Bugs fixed / Added features
- The timeline can be zoomed/dezoomed
- Annotation creation can be aborted
- Annotation data can be saved in a CSV file
- The configuration is now in YAML format and can store several annotation label definitions
0.3.7 - 2024-05-28
------------------
......
Release type: minor
* First release to PyPI
* The code has been ported from PQt6 to PySide6
* Bugs fixed / Added features
- The timeline can be zoomed/dezoomed
- Annotation creation can be aborted
- Annotation data can be saved in a CSV file
- The configuration is now in YAML format and can store several annotation label definitions
[project]
name = "vicodepy"
version = "0.3.7"
version = "0.4.0"
description = "Video coder for psychological experiments"
authors = [
{name = "Rafael Laboissière", email = "rafael.laboissiere@cnrs.fr"},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment