Download Latest Version v0.20.3 source code.zip (2.3 MB)
Email in envelope

Get an email when there's a new version of Solarch

Home / v0.2.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-24 856 Bytes
TspoonBase v0.2.2 source code.tar.gz 2026-04-24 1.2 MB
TspoonBase v0.2.2 source code.zip 2026-04-24 1.5 MB
Totals: 3 Items   2.7 MB 0

TspoonBase v0.2.2

New Features

  • Migration CLI — Full CLI support for database migrations:
  • tspoonbase migrate up — run pending migrations
  • tspoonbase migrate down [count] — rollback migrations
  • tspoonbase migrate status — show migration status
  • tspoonbase migrate create <name> — create new migration file
  • Programmatic Migrationsapp.migrate(), app.migrateDown(count), app.migrationStatus()
  • pb_migrations/ directory with README and example migration

Improvements

  • Comprehensive README — added badges, migration docs, file token docs, admin endpoints
  • Version bump to 0.2.2 across package and code

npm

:::bash
npm install tspoonbase@0.2.2

GitHub Packages

:::bash
npm install @Jay-Suryawansh7/tspoonbase@0.2.2 --registry=https://npm.pkg.github.com
Source: README.md, updated 2026-04-24