Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' of github.com:Mouwrice/DrumPy
Browse files Browse the repository at this point in the history
  • Loading branch information
Mouwrice committed May 7, 2024
2 parents 0049d99 + ba9a363 commit 6368a53
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.3.0](https://github.com/Mouwrice/DrumPy/compare/v0.2.1...v0.3.0) (2024-05-03)


### Features

* improve tracking and drum ([6d6a07d](https://github.com/Mouwrice/DrumPy/commit/6d6a07dfc787931d6abc8bcb07f3caab62ebdb86))


### Bug Fixes

* .task files path ([77361f6](https://github.com/Mouwrice/DrumPy/commit/77361f6cd3afecaa1fcd0c61669747209382388d))
* fix camera input axis transformation and improve hit detection ([7665f5f](https://github.com/Mouwrice/DrumPy/commit/7665f5fa7e42c509ae4a301773e7f0f25466bee0))
* fix corrupt audio file ([b656121](https://github.com/Mouwrice/DrumPy/commit/b65612101a691d1227f2b89266e545c202023633))

## [0.2.1](https://github.com/Mouwrice/DrumPy/compare/v0.2.0...v0.2.1) (2024-04-27)


Expand Down
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "drumpy"
version = "0.2.1"
version = "0.3.0"
description = ""
authors = ["Maurice Van Wassenhove <mauricevanwassenhove@fastmail.com>"]

Expand Down

0 comments on commit 6368a53

Please sign in to comment.