Skip to content

Latest commit

 

History

History
303 lines (160 loc) · 15.3 KB

CHANGELOG.md

File metadata and controls

303 lines (160 loc) · 15.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.12.2 (2023-07-23)

Note: Version bump only for package root

1.12.1 (2023-06-28)

Bug Fixes

  • [DEVXBUGS-11232] error thrown by generator appears twice in BAS notification (#767) (510ddcb)

1.12.0 (2023-05-10)

Features

  • frontend: adds message with severity support via inquirer-gui (#763) (d5cbde3)

1.11.0 (2023-04-19)

Features

  • backend: add extension dependency to toolkit (#761) (3b18ff1)
  • frontend: consumes latest inquirer-gui 0.5.0 (#758) (a8c59fd)

1.10.8 (2023-03-22)

Bug Fixes

  • dummy commit description fixing (fc0febf)

1.10.7 (2023-03-19)

Note: Version bump only for package root

1.10.6 (2023-03-13)

Bug Fixes

  • frontend: Adding/removing navigation steps causes incorrect breadcrumbs (#750) (f61fde2)
  • frontend: fixes start casing issue with breadcrumb labels (#748) (a9d26b0)

1.10.5 (2023-02-08)

Note: Version bump only for package root

1.10.4 (2023-02-08)

Note: Version bump only for package root

1.10.3 (2023-02-08)

Note: Version bump only for package root

1.10.2 (2023-01-23)

Bug Fixes

  • [DEVXBUGS-10865] "Explore and Install Generators" page is empty (#741) (c7cad32)

1.10.1 (2022-11-24)

Note: Version bump only for package root

1.10.0 (2022-11-24)

Features

  • yeoman-ui: provide ability to set the header title and info (#738) (1f68547)

1.9.2 (2022-10-20)

Note: Version bump only for package root

1.9.1 (2022-10-20)

Bug Fixes

1.9.0 (2022-10-19)

Features

  • App.vue: Adds support for command execution with object parameters (#722) (dace204)

Reverts

  • Revert "fix: suppot to yo-environment@3.10.0 (#716)" (#725) (5e3829e), closes #716 #725
  • Revert "build: bundle minimization canceled (#717)" (#724) (59e18d3), closes #717 #724

1.8.2 (2022-09-07)

Note: Version bump only for package root

1.8.1 (2022-09-07)

Bug Fixes

1.8.0 (2022-09-07)

Bug Fixes

1.7.11 (2022-07-23)

Bug Fixes

  • [DEVXBUGS-10087] Application Wizard - foodq example - tile link broken (#707) (ffb6818)
  • [DEVXBUGS-10337] project templates are not refreshed when generators installed in background (#712) (95c07f3)
  • formatting (#706) (4f8205a)

1.7.10 (2022-05-15)

Note: Version bump only for package root

1.7.9 (2022-05-08)

Bug Fixes

1.7.8 (2022-04-25)

Bug Fixes

1.7.7 (2021-12-16)

Bug Fixes

  • preferences link not pointing to right section in BAS setting preferences (#696) (8b80747)

1.7.6 (2021-10-31)

Note: Version bump only for package root

1.7.5 (2021-10-19)

Bug Fixes

  • add settings empty settings block to workspace file (53ebe57)
  • python image change (#688) (78570a6)

1.7.4 (2021-10-13)

Bug Fixes

  • create only .code-workspace workspace file (#687) (d646d7a)
  • remove settings value from workspace file (2ea6d10)

1.7.3 (2021-10-06)

Bug Fixes

  • use current opened folder as a default target folder (#685) (5072d95)

1.7.2 (2021-09-23)

Note: Version bump only for package root

1.7.1 (2021-09-22)

Note: Version bump only for package root

1.7.0 (2021-09-19)

Bug Fixes

Features

  • open generated project as multi root (#680) (5b511b9)

1.6.1 (2021-08-06)

Note: Version bump only for package root

1.6.0 (2021-07-29)

Features

1.5.0 (2021-07-11)

Bug Fixes

  • add bind(this) to save context in inter_requireLetterAndNumber function (665916a)

Features

  • replace shelljs.exec with empty function on git operation (#643) (07dbdf9)

1.4.5 (2021-06-15)

Bug Fixes

1.4.4 (2021-06-14)

Bug Fixes

  • installation fails when global npm modules path does not exist (#616) (ddec402)

1.4.3 (2021-06-13)

Bug Fixes

  • notification error displayed after closing Explore and Install Gens pane (a77040c)

1.4.2 (2021-06-13)

Bug Fixes

  • notification error displayed after closing Explore and Install Gens pane (a77040c)

1.4.1 (2021-06-02)

Note: Version bump only for package root

1.4.0 (2021-06-02)

Features

  • show update button for outdated generators (#607) (1c44ca8)

1.3.4 (2021-05-30)

Bug Fixes

  • only outdated generators should be updated (#605) (25adce5)

1.3.3 (2021-05-26)

Bug Fixes

  • try to install absent generator only in vscode (#599) (c693bbd)

1.3.2 (2021-05-20)

Bug Fixes

  • fast clicking on next button leads to ui steps problem (0619053)
  • fast clicking on next button leads to ui steps problem (#589) (9ea48b6)

1.3.1 (2021-05-19)

Note: Version bump only for package root

Note: Version bump only for package root

1.2.6 (2021-05-06)

Note: Version bump only for package root

1.2.5 (2021-05-06)

Bug Fixes

  • input prompts are always showing loading icon (#577) (a614a4b)

1.2.4 (2021-05-04)

Note: Version bump only for package root

1.2.3 (2021-04-21)

Bug Fixes

  • put security message into the Generator's tooltip (#553) (41f90c9)
  • workaround for chrome issue (#569) (5d73261)

1.2.2 (2021-04-11)

Note: Version bump only for package root

1.2.1 (2021-04-07)

Bug Fixes

  • bump inquirer-gui to 0.1.27 (#544) (6b5ad11)
  • generator log - add status prefix (#545) (e0baf26)
  • install generator to a valid and absolute location (#543) (35332b4)

1.2.0 (2021-04-07)

Bug Fixes

  • Install generator to location start with tild ~ (#535) (589812a)