Releases: mantis-apps/mantis-cli
Releases · mantis-apps/mantis-cli
Release 0.9.2
Release 0.9.1
Release 0.9.0
Release 0.8.1
Release 0.8.0
Release 0.7.0
0.7.0 (2024-04-11)
Features
- init.command.ts: add support for user selected pm (a02161a), closes #32
- init.command.ts: change package manager selection/install logic (fa12a83)
- init.command.ts: Remove unnecessary guard clause w/ pm selection (b9881bd), closes #32
- init.command.ts: replace ci command with install (786638e)
- init.command.ts: Use installDependencies in favor of execa (e1a329b), closes #32
- remove lock file from template (c78e232)
- templates/*: add packages to pacakge.json in template (af83cc6)
Release 0.6.0
Release 0.4.3
0.4.3 (2024-04-08)
Release 0.4.2
0.4.2 (2024-04-08)
Release 0.4.0
0.4.0 (2024-04-08)
Bug Fixes
- bump patch number (96a405a)
- force v0.1.1 (eec77a6)
- force v0.3.0 (105e979)
- force v0.4.0 (7dd2d5b)
- gracefully handle ctrl+c after application stood up (52b7dc5)
- mantis-cli: ✏️ TYPO FIX IN INSTALL:LOCALLY SCRIPT (e85f0e4)
- mobile-client: fix e2e tests (b04a0ad)
- mobile-client: fix storybook (162de3d)
- publishing of .gitignore (b0a3bb4), closes #44
Features
- add option for local db (5c9dbab), closes #28
- automatically open browsers on serve (90e675d)
- connect analog server to mongo (cc08f24)
- convert web-client to analog (05612ea), closes #34
- init: implement init command (4e34793), closes #16
- make app publishable to npm under mantis-app (43b940d), closes #20
- mantis-cli: 👷 Added Local Install Script (b380f60)
- mantis-cli: 🚧 Adding New Methods To Start Action (b33ca9f)
- MANTIS-CLI: 🚧 Working In Bootstrapping (970b85e)
- mantis-cli: 🚧 Working On Welcome Message (d49ecc6)
- mantis-cli: ✨ Added Default Options for Logger (a1f30f4)
- mantis-cli: ✨ BOOTSTRAPPING (2ab9d90)
- MANTIS-CLI: ✨ Bootstrapping The Project (b9378e8)
- mantis-cli: ✨ BUilding a Logger (254cdd6)
- mantis-cli: ✨ BUilding a Logger (a708734)
- mantis-cli: ✨ Check Ports and App Launch Implemented (bd38aa9)
- mantis-cli: ✨ Dynamization of Actions & Commands Name (0862793)
- mantis-cli: ✨ FINISHED ALL CRUCIAL STEPS (46ee364)
- mantis-cli: ✨ Handling CTRL-C Command (a6ad846)
- mantis-cli: ✨ Handling CTRL-C Command (e731305)
- mantis-cli: ✨ LOGGER V1 (d1956d4)
- mantis-cli: ✨ NX WORKSPACE CREATION & ACTIONS LOGIC (4b4f45f)
- mantis-cli: ✨ Start Action Correction (e77311b)
- mantis-cli: ✨ START ACTION WORKFLOW (62f9c04)
- mantis-cli: ✨ Straightforward Tooling Now Done (8363624)
- mantis-cli: ✨ Switched To OOP (8f62702)
- mantis-cli: ✨ Welcome Message (490f07f)
- mantis-cli: ✨ Welcome Utilities (4f6882e)
- mantis-cli: ✨ WORKSPACE CREATION (af3329e)
- mantis-todo: setup dx (cafbbe2)
- prompt for db url (738df18), closes #18
- prompt user for workspace name (3b880f6), closes #26
- suppress install output (3aac1c4), closes #22
- use lockfile when installing deps (35c0434), closes #24