Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v0.3.0 #35

Merged
merged 2 commits into from
Apr 13, 2021
Merged

Release/v0.3.0 #35

merged 2 commits into from
Apr 13, 2021

Conversation

brianneisler
Copy link
Owner

Included in this release...

  • Try switching to child_process fork to fix windows script test
  • only wrap quotes around script path
  • Try adding quotes to fix windows
  • Another attempt at fixing windows script test
  • Try again to fix windows
  • Attempt to fix windows again
  • Fix binary test on windows
  • prettify md, yml and json files. Add nvm-guard. Fix error in integration test. Pretty docs.md after generating it.
  • Add collapsing of small functions to help eliminate operation overhead and slight reduction in code size.
  • Update docs
  • Re-add setupContext method for programmatic usage. Upgrade firetree. Add export folders to allow for importing of subfolders. Add stdout support as a method of returning minified code.

@codecov
Copy link

codecov bot commented Apr 13, 2021

Codecov Report

Merging #35 (c4721cb) into master (2efcb05) will not change coverage.
The diff coverage is n/a.

❗ Current head c4721cb differs from pull request most recent head cecd34f. Consider uploading reports for the commit cecd34f to get more accurate results

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   86.07%   86.07%           
=======================================
  Files          27       27           
  Lines         237      237           
  Branches       46       46           
=======================================
  Hits          204      204           
  Misses         32       32           
  Partials        1        1           

@brianneisler brianneisler merged commit ee65511 into master Apr 13, 2021
@brianneisler brianneisler deleted the release/v0.3.0 branch April 13, 2021 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant