Skip to content

Commit

Permalink
Merge pull request #143 from nrabinowitz/more-cleanup
Browse files Browse the repository at this point in the history
Additional v4 cleanup
- Improve documentation for functions that throw errors
- Remove unnecessary files from published package (`cmake/` is the big one, we were publishing the whole CMake install)
- Do not export `getTempRet0` from built C lib
  • Loading branch information
nrabinowitz authored Aug 1, 2022
2 parents 15ff610 + 29e4c6a commit 281729f
Show file tree
Hide file tree
Showing 7 changed files with 191 additions and 39 deletions.
4 changes: 4 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ build/
test/
*.sublime-project
*.sublime-workspace
cmake/
doc-files/
scripts/
out/
Loading

0 comments on commit 281729f

Please sign in to comment.