Skip to content

Programmatic v1.0.2

Latest

Choose a tag to compare

@bigeasy bigeasy released this 21 Oct 05:34
· 40 commits to master since this release
  • Convert var to const and let. Closes #103.
  • Use template strings in tests. Closes #102.
  • Add badges to README.md. Closes #101.
  • Do not build with Node.js 10 on Travis CI. Closes #100.
  • Do not build with Node.js 8 on Travis CI. Closes #99.
  • Do not build with Node.js 6 on Travis CI. Closes #98.
  • Build with Node.js 12 at Travis CI. Closes #97.
  • Remove test/require.t.js. Closes #96.
  • Move tests to root of test directory. Closes #95.
  • Build with actions, ship coverage to Codecov. Closes #93. Closes #92.
  • Upgrade Proof. Closes #94.
  • Thoughts on a revivial.

Closes #104.