Skip to content

Commit 947ec58

Browse files
Merge pull request #76 from solid-software/release-0.0.6
Bump version to 0.0.6, update CHANGELOG
2 parents 6d069be + d69e951 commit 947ec58

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.0.6
2+
3+
- Add textAlign and textDirection arguments to LanguageToolTextField constructor
4+
- Enforce utf-8 decoding format for LanguageTool API responses.
5+
6+
Credits: @Semsem-programmer
7+
18
## 0.0.5
29

310
Fixed a mistake found in the "Getting Started" section

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: languagetool_textfield
22
description: The LanguageTool TextField package is a spell-checker designed for Flutter apps. This is useful for apps that need text input like messaging, notes, and email.
3-
version: 0.0.5
3+
version: 0.0.6
44
homepage: https://github.com/solid-software/languagetool_textfield/
55

66

0 commit comments

Comments
 (0)