lexicon 0.2.2 lexicon: ^0.2.2 copied to clipboard
Core library for parsing Lexicon in the AT Protocol standard.
Release Note #
v0.2.2 #
- Merge latest lexicons definitions.
- Expose
LexXrpcSubscriptionMessage
.
v0.2.1 #
- Merge latest lexicons definitions.
v0.2.0 #
- Merge latest lexicons definitions.
v0.1.6 #
- Bump SDK constraint to '^3.3.0'.
v0.1.3 #
- Added generated lexicons docs as
lexicon/docs
package. You can access all official lexicons. (#1094)
v0.1.2 #
- Replaced the type of
items
fromMap<String, dynamic>
toLexArrayItem
onLexArrayItems
. (#1075)
v0.1.1 #
- Minor fixes.
v0.0.0 #
- Let's start.