Skip to content

Releases: phntmxyz/sidekick

sidekick_core-v3.0.0-preview.2

22 Jul 18:44
Compare
Choose a tag to compare
  • Fix SdkInitializerContext.package when calling dart format #258 50e907c
  • Update sidekick_plugin_installer ea519a9

sidekick_vault-v1.2.0

16 Jul 12:09
Compare
Choose a tag to compare

sidekick_plugin_installer-v1.2.1

16 Jul 02:38
Compare
Choose a tag to compare

sidekick_plugin_installer-v1.2.0

16 Jul 02:31
Compare
Choose a tag to compare

Full diff: sidekick_plugin_installer-v1.1.0...main

  • Update sidekick_core: ^3.0.0-preview.1
  • Migrate to dcli:4.x #255

sidekick_core-v3.0.0-preview.1

16 Jul 02:19
Compare
Choose a tag to compare

Full diff: sidekick_core-v2.1.2...main

  • Breaking: dart() and flutter() are now async. Don't forget to add await everywhere! #256
  • Breaking: Migrate to dcli:^4.0.4 #255 8969b31
  • Raise minimum Dart version to 3.3.0
  • Breaking: Replaced addFlutterSdkInitializer with addSdkInitializer. It now gets way more information via SdkInitializerContext. This method may now be called way more often, always before every flutter, dart execution. #256
  • Pub workspaces are not detected as packages anymore c6e8f97

sidekick_core-v2.1.3

16 Jul 12:45
Compare
Choose a tag to compare
  • Allow updating to sidekick_core:3.0.0-preview with Dart 3.3.0+ a330aa7
  • Do not detect workspaces as dart packages e2346ad

sidekick_core-v2.1.2

05 Apr 14:49
Compare
Choose a tag to compare
  • Max Dart SDK 3.2.X #254
  • Force adding pubspec.lock regardless of other repo rules #253

sidekick_core-v2.1.1

05 Apr 12:27
Compare
Choose a tag to compare
  • Hotfix: Constrain dart_console2 dependencies #252

sidekick_core-v2.1.0

26 Sep 07:14
Compare
Choose a tag to compare
  • NEW: Added tab completion - automatically available by upgrading sidekick_core to this version! #245 dd7b18f
  • Updated README 48f58c0

sidekick-v2.1.0

26 Sep 07:51
Compare
Choose a tag to compare
  • NEW: Added tab completion #245 dd7b18f
  • Updated README 48f58c0
  • Fixed bug in shared-command plugin template when plugin name ends with _sidekick_plugin #242 4d681a6