Skip to content

4.1.0 Release

Compare
Choose a tag to compare
@qlquanle qlquanle released this 03 Mar 00:39
· 16 commits to master since this release
a820bdf

Template 4.1.0 Release Notes

User notes

Features

  • We now create a config_user.yaml (if missing) from a boilerplate file stored in config/. (#96)

  • We now support creating a file listing provenance of input in ./release.

  • We now support two SCons subdirectories: analysis and paper_slides. (#62)

  • We reduced software dependencies to shell, Python 2.7, git, and LyX. (#63, #65)

  • We have scripts to help you install package dependencies. (#63)

  • We added demonstration scripts in analysis. Currently we have Stata, R, MATLAB, Python, and a demonstration of the "Anything" builder. (#64)

Misc

  • Update our raw data storage and release protocol to include state_of_input (#59 #60)

  • No more hyphens in code and file names, we're team-underscores now. (#68)

  • We now require installing gslab_stata when calling Stata from our template (#66)