Skip to content

Commit

Permalink
0.5.2+25-pre
Browse files Browse the repository at this point in the history
  • Loading branch information
laiiihz committed Aug 18, 2022
1 parent 1e5529d commit b4d7cab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
## next version

## 0.5.2+25
* [feature] Material 3 support.
* [feature] redesign app ui.
* [feature] automatic primary color from platform.
* [feature] add Python Dict formatter.
* [feature] add random file generator.
* [feature] show snackbar when copy & paste.
* [feature] date parser: add operation tool.
* [feature] markdown: now can select markdown text.
* [feature] color converter: now can pick multi-type colors.
* [update] default hot key meta+s -> alt+s.
* [update] change default hot key.
* [fix] fix abi build issue.

# 0.3.5+16
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: alga
description: A powerful tool app for all developers.

publish_to: "none"
version: 0.5.1+24-pre
version: 0.5.2+25-pre

environment:
sdk: ">=2.17.0 <3.0.0"
Expand Down

0 comments on commit b4d7cab

Please sign in to comment.