Skip to content

Commit 9db48ba

Browse files
committed
Prepare 0.13.0 release
1 parent 8c8447e commit 9db48ba

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.13.0
4+
- Enable WASM compatibility
5+
- Move I/O operations to `universal_io`
6+
- Bump Dart SDK version to 3.3
7+
38
## 0.12.1
49
- Fixed integer overflow on Flutter Web that prevented initialization of the library
510

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: time_machine2
22
description: Date and time library for Flutter, Web, and Server with support for timezones, calendars, cultures, formatting and parsing.
3-
version: 0.12.1
3+
version: 0.13.0
44
homepage: https://github.com/evoleen/time_machine2
55

66
platforms:

0 commit comments

Comments
 (0)