Skip to content

Releases: Abhishek-Mallick/universal-box

v2.6.2

08 Oct 21:51
f85229e
Compare
Choose a tag to compare

2.6.2 (2024-10-09)

Major Changes

  • 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)
  • Expanded Templates:

    • Added new starter templates for various frameworks and use cases, enhancing the flexibility of project scaffolding. This includes templates for React, Vue.js, and more, allowing developers to kickstart projects tailored to their specific needs. (8e7512b, aba8f7d, 423358b)
  • 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)

Bug Fixes

  • Resolved minor typos and inconsistencies in the documentation. (bbd2c7b)

v2.6.1

29 Sep 17:01
a6dfb1b
Compare
Choose a tag to compare

2.6.1 (2024-09-29)

Bug Fixes

Features

  • Added generate command logic for generating node.js project with express framework for any given yaml config. (82a87b1)
  • Added templates (170f332, f3a3cf6, 423358b)
  • Updated workflow checks (8d8d7f6)

Full Changelog: v2.6.0...v2.6.1

v2.5.0

01 Sep 22:13
Compare
Choose a tag to compare

2.5.0 (2024-09-01)

Bug Fixes

Features

  • 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)

v2.4.2

20 Aug 17:16
Compare
Choose a tag to compare

2.4.2 (2024-08-20)

Bug Fixes

v2.4.1

20 Aug 14:56
Compare
Choose a tag to compare

2.4.1 (2024-08-20)

Bug Fixes

  • Initialized docs template (d912c86)

v2.4.0

17 Aug 19:55
Compare
Choose a tag to compare

2.4.0 (2024-08-17)

Features

v2.3.0

13 Aug 22:00
d124499
Compare
Choose a tag to compare

Bug Fixes

  • Updated package source point (7b01af0)

Features

  • Added init command for code scaffolding (8600804)
  • Added in-house deployment logic through CLI on Universal-Box Cloud (0820f21)

v2.0.0

10 Aug 15:50
94e76d0
Compare
Choose a tag to compare

Bug Fixes

  • Updated package source point (7b01af0)

Features

  • Added init command for code scaffolding (8600804)
  • Added in-house deployment logic through CLI on Universal-Box Cloud (0820f21)

v1.6.0

10 Aug 14:41
Compare
Choose a tag to compare

1.6.0 (2024-08-10)

Bug Fixes

  • config.js template added for aws-s3 bucket (72b23f5)

Features

  • 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)

v1.5.0

07 Aug 13:29
Compare
Choose a tag to compare

1.5.0 (2024-08-07)

Features

  • API Server default configurations added (85a27da)