@onflow/types
1.0.3
Patch Changes
1.0.3-alpha.0
Patch Changes
1.0.2
Patch Changes
- #1245
d09ba0f0
Thanks @jribbink! - Switch deprecation warnings to standardized warnings introduced by @onflow/util-logger (log.deprecate)
1.0.2-alpha.0
Patch Changes
- #1245
d09ba0f0
Thanks @jribbink! - Switch deprecation warnings to standardized warnings introduced by @onflow/util-logger (log.deprecate)
1.0.1
Patch Changes
1.0.0
Major Changes
- #1100
ced27ea8
Thanks @justinbarry! - Release 1.0.0 alpha
Patch Changes
- #1164
11229868
Thanks @justinbarry! - No longer minify released source code.
1.0.0-alpha.1
Patch Changes
- #1164
11229868
Thanks @justinbarry! - No longer minify released source code.
1.0.0-alpha.0
Major Changes
-
Release 1.0.0 alpha
-
YYYY-MM-DD BREAKING? -- description
-
2022-03-04 -- Deprecated Number as value for [U]Int* and Word* types.
0.0.6 -- 2021-11-16
- 2021-11-16 Added
t.Path
0.0.5 -- 2021-07-22
- 2021-07-22 -- Declaring a
UFix64
value without prodviding a correctly formatted fractional throws an error.
0.0.4 -- 2020-08-24
- 2020-08-19 -- Deprecates numbers as values passed in for UFix64 and Fix64 types
0.0.3 -- 2020-07-10
- 2020-07-10 -- Required version bump.
0.0.2 -- 2020-06-30
- 2020-06-29 -- Stringifies int values to conform to JSON-CDC spec.
0.0.1 -- 2020-06-19
- 2020-06-19 -- Changes asParam to asArgument
- 2020-06-11 -- Added a type for each of the types suppored by JSON-CDC
- 2020-04-18 -- VSN jest 25.1.0 -> 25.3.0
- 2020-04-18 -- VSN microbundle 0.11.0 -> 0.12.0-next.8
0.0.1 -- 2020-04-17
- 2020-04-17 Added
t.Identity