8000 Releases · lerebear/sizeup-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: lerebear/sizeup-core

v0.5.9

26 Feb 23:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.8...v0.5.9

v0.5.8

18 Oct 20:36
Compare
Choose a tag to compare

What's Changed

  • Report error for formula with too few operands by @lerebear in #79

Full Changelog: v0.5.7...v0.5.8

v0.5.7

10 Sep 01:15
v0.5.7
fa4b230
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.6...v0.5.7

v0.5.4

28 Jul 02:41
Compare
Choose a tag to compare

Full Changelog: v0.5.3...v0.5.4

v0.5.3

28 Jul 02:40
Compare
Choose a tag to compare

What's Changed

  • Improve interface for selecting git working directory. by @lerebear in #72

Full Changelog: v0.5.2...v0.5.3

v0.5.2

25 Jul 05:19
Compare
Choose a tag to compare

What's Changed

  • Initialize git client with correct base directory by @lerebear in #71

Full Changelog: v0.5.1...v0.5.2

v0.5.1

24 Jul 20:03
Compare
Choose a tag to compare

What's Changed

  • Overload SizeUp.evaluate to add support for computing a local diff. by @lerebear in #68
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot in #69
  • Remove git diff options from config. by @lerebear in #70

Full Changelog: v0.5.0...v0.5.1

v0.5.0

25 Feb 21:02
Compare
Choose a tag to compare

What's Changed

  • Refactor formula evaluation to use an AST. by @lerebear in #60
    • This is a rewrite of the evaluation engine that fixes a few bugs, improves error messages, and optimizes debugging output.

Full Changelog: v0.4.1...v0.5.0

v0.4.1

01 Jan 04:26
Compare
Choose a tag to compare

What's Changed

  • Record variable substitutions from aliases. by @lerebear in #52

Full Changelog: v0.4.0...v0.4.1

v0.4.0

17 Dec 06:38
Compare
Choose a tag to compare

What's Changed

  • Add support for conditionals and aliases. by @lerebear in #50

Full Changelog: v0.3.4...v0.4.0

0