Jamie Pine
7bd72ea9f7
Bump version: 0.3.0 → 0.3.1
2026-03-17 07:50:12 -07:00
Jamie Pine
7b25e0ba0b
Bump version: 0.2.3 → 0.3.0
2026-03-17 00:25:56 -07:00
Jamie Pine
3dbf1c200e
Revert "Bump version: 0.2.3 → 0.2.4"
...
This reverts commit 40fcb8d917 .
2026-03-15 10:20:31 -07:00
Jamie Pine
40fcb8d917
Bump version: 0.2.3 → 0.2.4
2026-03-15 10:18:51 -07:00
Jamie Pine
3d53c06c5b
Bump version: 0.2.2 → 0.2.3
2026-03-15 10:08:56 -07:00
Jamie Pine
d42e926e5c
Bump version: 0.2.1 → 0.2.2
2026-03-15 09:02:10 -07:00
Jamie Pine
96289e95f1
Bump version: 0.2.0 → 0.2.1
2026-03-15 06:36:38 -07:00
Jamie Pine
b01076b6b3
Bump version: 0.1.13 → 0.2.0
2026-03-13 11:06:40 -07:00
Jamie Pine
0b14cb1b2c
Bump version: 0.1.12 → 0.1.13
2026-02-23 11:24:46 -08:00
Jamie Pine
9bde534860
Bump version: 0.1.11 → 0.1.12
2026-01-30 21:23:07 -08:00
Jamie Pine
bef4092e6e
Bump version: 0.1.10 → 0.1.11
2026-01-30 02:28:08 -08:00
Jamie Pine
eba1244add
Bump version: 0.1.9 → 0.1.10
2026-01-29 23:12:16 -08:00
Jamie Pine
236e464525
Bump version: 0.1.8 → 0.1.9
2026-01-29 15:58:31 -08:00
Jamie Pine
e23118f610
Bump version: 0.1.7 → 0.1.8
2026-01-29 02:21:01 -08:00
Jamie Pine
d4bfdc0d68
Update version handling in backend and improve HuggingFace cache management
...
- Added __version__ variable in backend/__init__.py to centralize versioning.
- Updated main.py to use __version__ for API versioning in the FastAPI app.
- Enhanced cache directory handling by utilizing HuggingFace's constants for improved compatibility across platforms.
2026-01-29 02:20:33 -08:00
Jamie Pine
33f4ed9b44
Bump version: 0.1.6 → 0.1.7
2026-01-28 22:28:18 -08:00
Jamie Pine
51b9e2fd3d
Bump version: 0.1.5 → 0.1.6
2026-01-28 20:48:48 -08:00
Jamie Pine
3370e3b419
Bump version: 0.1.4 → 0.1.5
2026-01-28 14:38:43 -08:00
Jamie Pine
70cc36857d
Bump version: 0.1.3 → 0.1.4
2026-01-27 17:25:15 -08:00
Jamie Pine
c7404411d5
Bump version: 0.1.2 → 0.1.3
2026-01-27 13:46:21 -08:00
Jamie Pine
535cf362de
Bump version: 0.1.1 → 0.1.2
2026-01-26 21:04:11 -08:00
Jamie Pine
83a6aca1ff
Bump version: 0.1.0 → 0.1.1
2026-01-26 17:30:05 -08:00
Jamie Pine
f18abc0da6
Add .bumpversion.cfg for version management
...
- Introduced .bumpversion.cfg to automate versioning across multiple files.
- Configured version updates for tauri.conf.json, Cargo.toml, and various package.json files.
- Set up commit and tag generation for new releases, streamlining the release process.
2026-01-26 17:29:06 -08:00