Skip to content

Releases: adisak/EvalBat

v1.7 Additional Time Support

20 Apr 05:45
Compare
Choose a tag to compare

Some improvements to timing helpers

Added functionality

19 Apr 19:08
Compare
Choose a tag to compare

Added some time helpers and a script to help with debugging (EvalBat_Debug.bat)

v1.5 Small Fix for EvalBat_Echo.bat

06 Jan 17:05
Compare
Choose a tag to compare

Bug Fix: EvalBat_Echo.bat wouldn't find EvalBat.bat if called from a batchfile in a different working directory and EvalBat.bat was not in PATH. Made EvalBat_Echo.bat call EvalBat.bat in same path as EvalBat_Echo.bat

String support. Better Debugging support

15 Dec 01:50
Compare
Choose a tag to compare

You can use two single quotes to emulate a double quote for a string. Easier to connect to visual studio for debugging expressions (uncomment a single line)

v1.3: Update EvalBat.bat

13 Dec 21:49
Compare
Choose a tag to compare

Minor fix for when EvalBat is not on same drive as calling script

Support for extra math and compare functions

10 May 15:42
Compare
Choose a tag to compare

Support for extra math and compare functions that can be evaluated from Bat files

  • Compare, Log / Exponent, Derived Trigonometry, etc.

Minor update of hosting info

01 May 10:18
Compare
Choose a tag to compare

Updated hosting information

Note that project is hosted at: https://github.com/adisak/EvalBat

V1.0 Initial Release

19 Sep 10:38
Compare
Choose a tag to compare
v1.0

Initial Commit