Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
ViCodePy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Babylab LPNC
ViCodePy
Commits
9777fffe
Commit
9777fffe
authored
11 months ago
by
CI Bot
Browse files
Options
Downloads
Patches
Plain Diff
Release ViCodePy 0.4.0
parent
06afe9b5
No related branches found
Branches containing commit
Tags
v0.4.0
Tags containing commit
No related merge requests found
Pipeline
#185326
passed
11 months ago
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+11
-0
11 additions, 0 deletions
CHANGELOG.md
RELEASE.md
+0
-9
0 additions, 9 deletions
RELEASE.md
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
12 additions
and
10 deletions
CHANGELOG.md
+
11
−
0
View file @
9777fffe
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
------------------
...
...
This diff is collapsed.
Click to expand it.
RELEASE.md
deleted
100644 → 0
+
0
−
9
View file @
06afe9b5
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
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
9777fffe
[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"
}
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment