Skip to content

Latest commit

 

History

History
95 lines (43 loc) · 4.65 KB

File metadata and controls

95 lines (43 loc) · 4.65 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.9 (2020-10-25)

1.0.8 (2020-10-25)

1.0.7 (2020-10-25)

Bug Fixes

  • vscode-types: downgrade @types/vscode to 1.31.0 (c118ceb)

1.0.6 (2020-10-25)

Bug Fixes

  • vscode-engine: set vscode engine to 1.31.0 (b1087b8)

1.0.5 (2020-10-25)

Bug Fixes

  • get-pubspec: remove typed return of the getPubspec function (e12c8f4)

1.0.3 (2020-10-25)

Bug Fixes

  • update-bloc-code: update the bloc's code with original extension's code (a5ccf25), closes #9

1.0.4 (2020-10-25)

1.0.3 (2020-10-25)

Bug Fixes

  • update-bloc-code: update the bloc's code with original extension's code (a5ccf25), closes #9

1.0.2 (2020-10-25)

0.0.14 (2020-07-08)

Features

  • bloc-5-migration: migrate the extension to bloc 5.x (45da4b5), closes #4

0.0.12 (2019-11-26)

Bug Fixes

  • path: use path library to manipulate paths (40dfbd1), closes #1

0.0.11 (2019-10-31)

0.0.10 (2019-10-28)

0.0.9 (2019-10-28)

0.0.8 (2019-10-27)

0.0.7 (2019-10-27)

Bug Fixes

  • fix changelox: remove changelog boilerplate (1dc6b26)

0.0.6 (2019-10-27)

Bug Fixes

  • fix ext desxcription: fix typo into description's extension (2ec6349)

0.0.5 (2019-10-27)

0.0.4 (2019-10-27)

0.0.3 (2019-10-27)

0.0.2 (2019-10-27)

Features

  • edit bloc copy: edit the bloc extension to add feature directories creation (48fec6c)