Skip to content

Releases: gslab-econ/gslab_python

4.1.4 Release

23 Aug 23:06
c8f42cf

Choose a tag to compare

  • Fix mmh3 Mac OS X Mojave incompatibility error

4.1.3 Release

27 Sep 04:45
1ff236e

Choose a tag to compare

  • Check for prerequisites on windows
  • Correct executable for lyx on windows
  • Removed unnecessary argument in logging call

4.1.1

11 Jul 01:49
7093ee9

Choose a tag to compare

gslab_python 4.1.1 Release Notes

Bugs

  • Pip v.10 update broke our installation method in template. We changed our suggested installation method. (#154)

  • Allow folder to have space in its name, treat paths with normpath (#147)

  • Anything builder no longer changes global SCons env (#150)

  • make_list_if_string input bug (#146)

4.1.0 Release

03 Mar 00:37
ed691b8

Choose a tag to compare

gslab_python 4.1.0 Release Notes

Features

  • We added a LaTeX builder and an "Anything"-builder. (#96 #97)

  • We added code to reconfigure the SCons cache (#99)

  • We add a target-checker after a builder has run (#95)

  • gslab_scons features now use a local version of SCons by default (#111 #126)

  • We add a feature to produce state_of_inputs (#131)

  • gslab_python installation now delete old local versions (#122)

  • We have unified framework to check for prerequisites (#144).

Misc

  • We move top-level logs to release/. or a user-specified location (#93)

  • We allow suffixes to the name of builder logs (#94)

  • We updated R syntax (#98) and Stata-executable searching behavior (#92)

  • We use abstract classes and overriding methods to construct our builders (#144).

  • We do a better job of handling default and user-specified executables (#144).

Unit test changes

06 Mar 16:14

Choose a tag to compare

This release introduces the testing changes developed in #45.

4.0.0 Release

27 Jul 23:22

Choose a tag to compare

gslab_python 4.0.0 Release Notes

Features

  • Adds configuration tests to test for proper dependency installation (gslab-econ/template#43, #66)
  • Allows custom release destination (#68, #72)
  • Allows tablefill builder to use .tex files in addition to .lyx (#73, #82)

Bugs

  • Edited release tools to improve size warnings (#59, #60)
  • Fixes R builder's command line arguments (#58, #65)
  • Fixes sconstruct logging to create individual files instead of overwriting (#77, #80)

Misc

Adds matlab builder

03 Feb 17:01

Choose a tag to compare

Release from #53. Adds matlab builder to gslab_scons.

Adds State of Repo Logger

26 Jan 18:58

Choose a tag to compare

Adds Command Line Argument option for builders

25 Jan 16:28

Choose a tag to compare

GSLab Python Libraries v3.0.0

11 Jan 18:33

Choose a tag to compare

This release adds functionality for releasing GitHub repositories built using SCons and uploading their constructed contents to Google Drive. See #33 and #36 for details.