3.3
What's Changed
- Update setup.cfg with description related fields by @pyrco in #9
- Fix links to the documentation by @Miauwkeru in #8
- Replace old setup.py by @Schamper in #11
- Trigger dissect.target tests by @pyrco in #12
- Configure the minimum python version by @pyrco in #13
- Add linting for minimal supported Python version by @pyrco in #14
- Add bitfields argument in
add_field
for structs by @sud0woodo in #15 - Fix union without fields by @sud0woodo in #16
- Add (u)int128 type to
cstruct.py
by @sud0woodo in #17 - Add float16 type and tests by @sud0woodo in #19
- Fix bitbuffer to support
char
by @sud0woodo in #20
New Contributors
- @sud0woodo made their first contribution in #15
Full Changelog: 3.2...3.3