Show More
Commit Description:
change logger to be limited by file size
Commit Description:
change logger to be limited by file size
References:
File last commit:
Show/Diff file:
Action:
node_modules/static-eval/CHANGELOG.md
| 10 lines
| 530 B
| text/x-minidsrc
| MarkdownLexer
|
static-eval Change Log
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
2.0.5
- Fix function bodies being invoked during declaration. (@RoboPhred in #30)
2.0.4
- Short-circuit evaluation in
&&
and||
expressions. (@RoboPhred in #28) - Start tracking changes.