Skip to content

Latest commit

Β 

History

History
158 lines (80 loc) Β· 8.66 KB

CHANGELOG.md

File metadata and controls

158 lines (80 loc) Β· 8.66 KB

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)

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)

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)

2.4.2 (2024-08-20)

Bug Fixes

2.4.1 (2024-08-20)

Bug Fixes

  • Initialized docs template (d912c86)

2.4.0 (2024-08-17)

Features

2.0.0 (2024-08-10)

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)

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)

1.5.0 (2024-08-07)

Features

  • API Server default configurations added (85a27da)

1.4.0 (2024-08-07)

Features

  • Configured reverse proxy mapping (d4d374d)

1.3.2 (2023-10-19)

Bug Fixes

  • page-break: release update (bf143a3)

1.3.1 (2023-10-19)

Bug Fixes

  • site-break: socials update (4ccdf99)

1.3.0 (2023-10-11)

Features

1.2.0 (2023-10-11)

Features

  • update04 workflow configuration (1235177)
  • update04 workflow configuration (11dae2c)

1.1.0 (2023-10-11)

Features

  • update02 workflow configuration (1551ccd)
  • update02 workflow configuration (a9ddf45)

1.0.0 (2023-10-11)

Features

  • update workflow configuration (a5bd0ef)
  • workflow configuration (d203bb3)