0.16.0
What's Changed
🐛 Fixes
- int from str by @nielstron in #217
🏕 Features
- Polymorphic integer constructor by @nielstron in #66
- Add polymorphic constructors for bool and bytes by @nielstron in #216
- Automatically wrap boolean operations in an implicit cast to bool by @nielstron in #219
- Make isinstance more powerful by @nielstron in #220
- Allow accessing attributes with shared name but differing position by @nielstron in #223
- Allow retyping by @nielstron in #226
👒 Dependencies
- Bump hypothesis from 6.79.3 to 6.80.0 by @dependabot in #211
- Bump hypothesis from 6.80.0 to 6.80.1 by @dependabot in #222
- Bump black from 23.3.0 to 23.7.0 by @dependabot in #228
- Bump hypothesis from 6.80.1 to 6.81.1 by @dependabot in #227
Full Changelog: 0.15.2...0.16.0