File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Version 2.1.1
5+ -------------
6+
7+ * Added ` LimitedSizeQueue ` to fix #4 (Limit size of ` _incompleteSentences ` in ` NmeaDecoder ` )
8+
49Version 2.1.0
510-------------
611
712* Adds support for custom sentence types
8- * Added ` LimitedSizeQueue ` to fix #4 (Limit size of ` _incompleteSentences ` in ` NmeaDecoder ` )
913
1014Version 2.0.0
1115-------------
Original file line number Diff line number Diff line change 1212 </content >
1313 <orderEntry type =" sourceFolder" forTests =" false" />
1414 <orderEntry type =" library" name =" Dart SDK" level =" project" />
15- <orderEntry type =" library" name =" Dart Packages" level =" project" />
1615 </component >
1716</module >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ homepage: https://github.com/ricardoboss/dart_nmea
44repository : https://github.com/ricardoboss/dart_nmea
55issue_tracker : https://github.com/ricardoboss/dart_nmea/issues
66
7- version : 2.1.0
7+ version : 2.1.1
88
99environment :
1010 sdk : " >=2.17.1 <3.0.0"
You can’t perform that action at this time.
0 commit comments