Skip to content

Latest commit

 

History

History
66 lines (49 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

66 lines (49 loc) · 1.38 KB

0.2.0

Version update and bug fixes.

🎯 Improvements

  • Added compatibility for freeRASP 4.0.0

🛠 Fixed issues

  • Post-script failed when scheme update were set to false

0.1.0

🎉 First release on BrickHub.dev! 🎉

🎯 Improvements

  • Code checked
  • Updated README
  • Reformatted CHANGELOG
  • Updated prompt messages

🛠 Fixed issues

  • Properly showing progress message when successfully added script (iOS)

0.0.1-dev.5

✨ New Features

  • Optional automatic iOS script insertion in Runner.xcscheme - experimental (iOS)

🎯 Improvements

  • Updated README

🛠 Fixed issues

  • Fixed incorrect mason version in brick.yaml
  • Specified explicit mason version to >=0.1.0-dev.39 in pubspec.yaml

0.0.1-dev.4

✨ New Features

  • Optional automatic minSdkLevel check and update (Android)

🎯 Improvements

  • Updated README
  • Updated CHANGELOG (uhm... sorry about that 😅)

0.0.1-dev.3

🎯 Improvements

  • GitHub actions
  • Code analysis

🛠 Fixed issues

  • Dynamic types

0.0.1-dev.2

✨ New Features

  • Automatic dependency fetching using pub add

🎯 Improvements

  • Unified CLI prompt design
  • Expanded README.md

🛠 Fixed issues

  • Typos in README.md

0.0.1-dev.1

🎉 Initial version of freerasp_brick 🎉

✨ Features

  • 🛠 Configuration generation
  • 🎯 Dependency check using pub get
  • 🔧 Fix apply using dart fix