button_lib 1.1.1

A simple library for buttons with macroquad.
Documentation
1
2
3
4
5
6
7
8
9
10
11
## [vbutton_lib@1.1.1] - 2026-07-11

### Code Refactoring
- refactor(button): replace text::Text with text_fit::TextFit

### Bug Fixes
- fix: sync Cargo.lock with Cargo.toml version (1.1.1)
- fix(button): add last_button_press to avoid updating multiple times per frame

## [vbutton_lib@0.1.1] - 2026-06-06