Skip to content

Release on 8 February, 2016

Compare
Choose a tag to compare
@leecbaker leecbaker released this 09 Feb 16:18
· 273 commits to master since this release

With this release, we've added basically all features of DataRefEditor, including array editing support.

Windows notes:

You'll need the Visual Studio 2015 Redistributable to be installed. You can get it from Microsoft here. (Previous releases required the 2013 redistributable, but we've upgraded.)

Changes:

  • Multiple search terms supported- just separate them with a space.
  • Edit array values
  • Better change detection in arrays
  • Windows will remember their position and search terms
  • An automated system is used to build DRT for all 3 platforms now, so releases should be more frequent.
  • Bug fixes