Changelog History
-
v0.42 Changes
February 06, 2018⚡️ When updating to a new version of Rimworld it might be hard to know on each file what tags are no longer used, this update is aimed to expose them on the file so you can properly remove.
if you want more details about how it was coded, please visit 9fc5002 commit.
-
v0.41 Changes
October 13, 2017🍱 check #55 👍 :D
-
v0.32 Changes
August 09, 2017🚀 this release fixes many bugs on program execution and also enhances comparison of new files, for more info check the commits bellow:
7efb547
4ee7248
7d4d528
92ddd50Notes:
Main feature here is in the comparison core, it's now done with maps that are much faster in Go to find an element. Before it was doing the comparisons with slices, it worked relatively fast with small files but it would have problems with bigger xml, since it would need to iterate on two slices in a loop. -
v0.31
June 26, 2017 -
v0.25 Changes
May 08, 2017🛠 Few bugs were fixed and docs coverage were added.
-
v0.24
February 27, 2017 -
v0.23
February 27, 2017 -
v0.5.0
March 21, 2018 -
v0.4 Changes
October 13, 2017🏁 Thanks to @while-loop we now have official support to windows!
If you want to know more about this, just visit: #54
-
v0.3
June 26, 2017