Skip to content

Commit 5b90492

Browse files
committed
version bump for v0.4.7
1 parent 0aa14fa commit 5b90492

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
11
# Changelog
22

3+
- [v0.4.7](#v047)
34
- [v0.4.6](#v046)
45
- [v0.4.5](#v045)
56
- [v0.4.4](#v044)
67
- [v0.4.3](#v043)
78

9+
## v0.4.7
10+
11+
Pretty big fixes, should make pfp a *lot* more compatible with existing
12+
010 Editor templates (DEX.bt works now for parsing!)
13+
14+
| type | ticket | description |
15+
|------|------------------------------------------------------|--------------------------------------------------|
16+
| bug | [#120](https://github.com/d0c-s4vage/pfp/issues/120) | Fixes integer promotion problems, part deux |
17+
| bug | [#115](https://github.com/d0c-s4vage/pfp/issues/115) | Fixes problem with chained assignments |
18+
| bug | [#113](https://github.com/d0c-s4vage/pfp/issues/113) | Error with `_pfp__parse` and `set_val` parameter |
19+
820
## v0.4.6
921

1022
Consecutive duplicate arrays are now fully supported

0 commit comments

Comments
 (0)