2.6.2 (2024-10-09)
-
Added
lint
Command:- Introduced the
lint
command to add default linting configurations for your project. This command sets up ESLint for JavaScript projects and Flake8 for Python projects, along with an optional Prettier configuration for formatting. (0fc3a42)
- Introduced the
-
Expanded Templates:
-
Improved Documentation:
- Updated the README and documentation to include detailed usage instructions for the new
lint
command and the newly added templates. This aims to provide clearer guidance for users on how to utilize these features effectively. (0fc3a42)
- Updated the README and documentation to include detailed usage instructions for the new
- Resolved minor typos and inconsistencies in the documentation. (bbd2c7b)
2.6.1 (2024-09-29)
- Added
generate
command logic for generating node.js project with express framework for any givenyaml
config. (82a87b1) - Added templates (170f332, f3a3cf6, 423358b)
- Updated workflow checks (8d8d7f6)
2.5.0 (2024-09-01)
- Code cleanup - templates (4a7156d)
- Code cleanup for [2.4.3] (7c7ba2c)
- update customization (ccfdfab)
- Updated documentation (535b75f)
- Added flask template (2bc7f1b)
- Added sign-in and sign-up functionalities (5dd6562)
- added signout and readme.md (fc180c0)
- Adding Flask template (bf2cdec)
- adding React+Mongo template (c5f7f68)
- Updated workflow checks (8d8d7f6)
2.4.2 (2024-08-20)
- updated docs (4a1ff0c)
2.4.1 (2024-08-20)
- Initialized docs template (d912c86)
2.4.0 (2024-08-17)
- Adding docs page (3debc0b)
2.0.0 (2024-08-10)
- Updated package source point (7b01af0)
- Added init command for code scaffolding (8600804)
- Added in-house deployment logic through CLI on Universal-Box Cloud (0820f21)
1.6.0 (2024-08-10)
- config.js template added for aws-s3 bucket (72b23f5)
- plura-api-server configs and ecs client pushes (0820f21)
- plura-frontend ui for triggering build server and s3 reverse proxy mapping (9f3e3d4)
- Updated package source point (7b01af0)
1.5.0 (2024-08-07)
- API Server default configurations added (85a27da)
1.4.0 (2024-08-07)
- Configured reverse proxy mapping (d4d374d)
1.3.2 (2023-10-19)
- page-break: release update (bf143a3)
1.3.1 (2023-10-19)
- site-break: socials update (4ccdf99)
1.3.0 (2023-10-11)
- Function updation (9144ab3)