Skip to content

Conversation

@edumeneses
Copy link
Member

@edumeneses edumeneses commented Apr 18, 2025

PR for v0.2.0 release.

Puara Gestures v0.2.0 Release Notes

Release Date: 2025-04-18

This release features a full refactor of the library!
The refactor allows better maintainability and facilitates adding new gestures/features (each descriptor is organized as a header-only class file).

How to Update

Please follow the instructions in the README file to use the library.

Key Changes / 🚀 Improvements

  • Complete refactor, including separate descriptors into individual classes
  • Folder organization to facilitate adding new descriptors
  • Improved maintainability
  • Cleaned code and fixed minor bugs

⚠️ Breaking Changes

All API was changed between v0.1.0 and v0.2.0. Most logic and behaviour stay the same.

Contributors

A big thank you to everyone who contributed to this release!


Full Changelog: v0.1.0...v0.2.0

edumeneses and others added 27 commits February 17, 2025 17:49
- fix issue 30: noexcept removed from children instantiations
- remove tentative to write on pointer
- convert presstime to int
- add namespace to getCurrentTimeMicroseconds
- new attempt to fix the get time problem
- remove threshold from button instantiation
- reinclude main cpp file
- update cmakelists
- remove unused update button function
- fix wrong overload
- add discretizer (utils)
- add discretizer to namespace
- change discretizer class name
- add discretizer ro utils
- clean up gestures.h
- add threshold to jab and shake
- add missing jab threshold wrapper for 2D and 3D
- fix threshold behaviour in shake
Update README: add examples, PlatformIO, extra info, licensing, and a more complete feature description
@edumeneses edumeneses merged commit ad8b6fe into main Apr 18, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants