From dac031b57336e9fdc77d3e1096947c6a32cf0493 Mon Sep 17 00:00:00 2001 From: teaishealthy <76410798+teaishealthy@users.noreply.github.com> Date: Sat, 3 Dec 2022 23:42:54 +0100 Subject: [PATCH] chore(main): release 0.1.0 (#43) --- CHANGELOG.md | 42 ++++++++++++++++++++++++++++++++++++++++++ pubspec.yaml | 2 +- 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7c542a..58ad659 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,47 @@ # Changelog +## [0.1.0](https://github.com/eludris-community/eludris_flutter/compare/v1.0.0...v0.1.0) (2022-12-03) + + +### ⚠ BREAKING CHANGES + +* merge messages by the same author ([#27](https://github.com/eludris-community/eludris_flutter/issues/27)) + +### Features + +* add basic lua intergration ([#20](https://github.com/eludris-community/eludris_flutter/issues/20)) ([4a8323d](https://github.com/eludris-community/eludris_flutter/commit/4a8323dbdc406f91a6262454fb4f8e3a50e3ff73)) +* add effis support ([91104bc](https://github.com/eludris-community/eludris_flutter/commit/91104bc5932fff72f5c26479e5e0ab05bcaa6f19)) +* add linux support ([#7](https://github.com/eludris-community/eludris_flutter/issues/7)) ([7b295bf](https://github.com/eludris-community/eludris_flutter/commit/7b295bfa3b5d74c4195c6a2af0aca3cd1f043f5d)) +* add settings and optimistic updates ([c217d03](https://github.com/eludris-community/eludris_flutter/commit/c217d03f2662fea7f0f7b90fc0daaf101765136d)) +* add support for linux ([#4](https://github.com/eludris-community/eludris_flutter/issues/4)) ([2491b83](https://github.com/eludris-community/eludris_flutter/commit/2491b8315dafd765ea72ec47fcf7fe99d585a3c5)) +* add support for web ([#36](https://github.com/eludris-community/eludris_flutter/issues/36)) ([f0c724b](https://github.com/eludris-community/eludris_flutter/commit/f0c724bcd6a5dc604eddfeba9f78145d94ab4393)) +* add windows support ([494e162](https://github.com/eludris-community/eludris_flutter/commit/494e1623c279926144d8918afa942ef7311fb49b)) +* implement eludris v0.3 changes ([#39](https://github.com/eludris-community/eludris_flutter/issues/39)) ([e81ba19](https://github.com/eludris-community/eludris_flutter/commit/e81ba19466f14630eee2a51d8d30c1b8aee33629)) +* initial commit ([6828e89](https://github.com/eludris-community/eludris_flutter/commit/6828e89be810d08177937fd6e20d80d21d42892b)) +* keep focus on text field ([14c9b08](https://github.com/eludris-community/eludris_flutter/commit/14c9b0831efda546f663e49ba1012e36ec08a807)) +* merge messages by the same author ([#27](https://github.com/eludris-community/eludris_flutter/issues/27)) ([21973d6](https://github.com/eludris-community/eludris_flutter/commit/21973d652012071fdcc5275d2bb8372d5deba93f)) +* use yaru theme ([1860794](https://github.com/eludris-community/eludris_flutter/commit/186079428b6fcd566e0526bfbb9118f29397961c)) +* using get_it for singletons ([#35](https://github.com/eludris-community/eludris_flutter/issues/35)) ([9f47a73](https://github.com/eludris-community/eludris_flutter/commit/9f47a73576905b5da98eae96b195e2db7adb841c)) + + +### Bug Fixes + +* add SafeArea to Scaffold ([#13](https://github.com/eludris-community/eludris_flutter/issues/13)) ([4ba46f7](https://github.com/eludris-community/eludris_flutter/commit/4ba46f789d93881e00bff340e119411d10ab79ac)) +* change hinttext of gateway ([#2](https://github.com/eludris-community/eludris_flutter/issues/2)) ([5d13bc3](https://github.com/eludris-community/eludris_flutter/commit/5d13bc3d1af491535f2a03925255e46ea7744fd5)) +* fix the default urls of the ws and effis ([#28](https://github.com/eludris-community/eludris_flutter/issues/28)) ([b2ddf1e](https://github.com/eludris-community/eludris_flutter/commit/b2ddf1e36e4654592f1739dd3e85c57d179d5557)) +* use Map.from for gateway data ([#42](https://github.com/eludris-community/eludris_flutter/issues/42)) ([7dc1c74](https://github.com/eludris-community/eludris_flutter/commit/7dc1c7495660060ab300fe0f676a7bc82db7d269)) +* use RegExp for getting effis id ([#30](https://github.com/eludris-community/eludris_flutter/issues/30)) ([4a326b5](https://github.com/eludris-community/eludris_flutter/commit/4a326b5acb99e1243fd6cf7cba5f4e589549ffd9)) + + +### Reverts + +* "feat: add support for linux ([#4](https://github.com/eludris-community/eludris_flutter/issues/4))" ([#5](https://github.com/eludris-community/eludris_flutter/issues/5)) ([03f2a61](https://github.com/eludris-community/eludris_flutter/commit/03f2a614683ae1cddce7dbf5c911882d0817ff67)) + + +### Miscellaneous Chores + +* release 0.1.0 ([4a63caf](https://github.com/eludris-community/eludris_flutter/commit/4a63caf6aa5b472030c20885e3508e36fa31baca)) + ## 1.0.0 (2022-10-03) diff --git a/pubspec.yaml b/pubspec.yaml index 36a9147..0199ae9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.1.0+1 +version: 0.1.0+2 environment: sdk: ">=2.17.6 <3.0.0"