Skip to content

Releases: sebastian-software/preppy

Release 2.0.3

09 Oct 17:36
Compare
Choose a tag to compare
  • Replaced Node v8 specific promisify with pify (3b79123)

Release 2.0.2

09 Oct 17:23
Compare
Choose a tag to compare
  • Removed version from output (4352c47)

Release 2.0.1

09 Oct 16:56
Compare
Choose a tag to compare
  • Updated travis key (e9677d8)
  • Updated test to deal with changing version strings (c7a3f37)
  • Updated snapshots for new version (c21dde8)

Release 2.0.0

09 Oct 15:53
Compare
Choose a tag to compare
  • Updated snapshots for class properties test. (95640f5)
  • Fixed running test suite (f2ef6b2)
  • Cleanup deps (b90927d)
  • Added support for class properties as documented (76a78c1)
  • Minor doc changes (7958313)
  • Minor updates (350b2fc)
  • Minor changes (6624f09)
  • Cleanup readme (5d3ef69)
  • Moved deletion of test output to test (8432080)
  • Minor cleanups (d13876d)
  • Finally found a good working babel config combi (32c6ef0)
  • Some further cleanup (569d86c)
  • Added jest tests (5e3422a)
  • Using built-ins for object spread operator (9777e8f)
  • Added transform runtime plugin to exclude helpers (86ce1d4)
  • Adoptions to new scope + naming (8d83f86)
  • Fixed dependency issues. (c4e7436)
  • Corrected async support (2b08745)
  • More cleanup for reduced feature set (e240be1)
  • Worked on reduction of scope to be simpler and lighter. (143ef66)