Skip to content

Commit 4b75e79

Browse files
Update changelog
1 parent e8a163c commit 4b75e79

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

changelog.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1+
v1.1.4: Werebeast
2+
2 October 2017
3+
4+
Fixed issue with pineapple.diff script.
5+
Added a neat helpful tutorial for using pineapple.diff at docs/pineapple.diff.md.
6+
Added script ketsuban.milkbooze.
7+
8+
19
v1.1.3: Flux Stone
10+
27 May 2017
211

312
Fixed issue where arguments passed to scripts would be ignored.
413
Added script pineapple.playcivs.controllable which manages SITE_CONTROLLABLE tokens on entities.
@@ -7,6 +16,7 @@ Added json format option for scripts documentation output.
716

817

918
v1.1.2: Full Moon
19+
21 May 2017
1020

1121
Fixed issue with pineapple.cavegrass script where an essential raws file was placed in the wrong location.
1222
Added "addbefore" and "addafter" methods to tokens, more grokkable alternatives to writing "add(reverse=True/False)".
@@ -16,12 +26,14 @@ Added scripts underneath azerty.agriculture, a PyDwarf version of Extended Agric
1626

1727

1828
v1.1.1: Goblins
29+
5 May 2017
1930

2031
Fixed issue that made PyDwarf scripts with compatibility fields unusable with more recent versions of Dwarf Fortress.
2132
Fixed yaml dependency issue that could make using PyDwarf in the Python CLI awkward for modders.
2233

2334

2435
v1.1.0: Chalcedony
36+
22 September 2015
2537

2638
Fixed issue where raws files without headers weren't recognized as such, especially relevant to files like data/init/init.txt.
2739
Fixed some raws classes having shitty __repr__ overrides.
@@ -49,6 +61,7 @@ Improved class inheritance in raws and pydwarf packages, any classes that previo
4961

5062

5163
v1.0.2: Magma Forge
64+
8 July 2015
5265

5366
Fixed the vagueness of most exceptions in the raws and pydwarf packages, most of them should now be reasonably forthcoming about what went wrong and why.
5467
Fixed bug in raws.token.add which was arising from a dumb typo and really should have been caught long before.
@@ -78,6 +91,7 @@ Tweaked almost every script in some way, really, mostly in the interest of utili
7891

7992

8093
v1.0.1: Strange Mood
94+
22 June 2015
8195

8296
Fixed pineapple.boneflux reaction by being less bad at string formatting
8397
Fixed pineapple.utils.addreaction not adding an OBJECT:REACTION token to created files
@@ -104,5 +118,6 @@ Tweaked names, craftable items, and material values in pineapple.greensteel
104118

105119

106120
v1.0.0: A New Hope
121+
7 June 2015
107122

108123
First Release!

0 commit comments

Comments
 (0)