Releases: barelyhuman/typeable
Releases · barelyhuman/typeable
Release list
v0.1.8
Full Changelog: v0.1.6...v0.1.8
v0.1.6
Additions
- Adds partial function introspection, the generated types now have
asyncandsyncdifferentiation and will also generate custom arguments
Example:
A structure like this would generate types like below

All Changes
9d12f8a 0.1.6
f9cf1af fix: add proper functional parameter handling
3231489 add handling for function arguments
v0.1.4
Changes
- Adds support for
MapandSetas nested properties - Reduced the overall size
- No More
ts-morph, adds a tiny subset for code printing a.k.a 0 deps 🎉