Releases: maurocremonini/VWorksExtLib
VWorksExtLib v1.1.0
I added a new existsFile method to the File() constructor and modified the File test.
VWorksExtLib v1.0.0
This release is sufficiently ready for production, and I have actually already used it in some of my forthcoming projects.
I still need to document VWEL installation and how to run the JS tests via the test form, but I think that most of the interested users can figure it out by themselves.
More to come!
Happy new year!
Mauro
VWorksExtLib v0.4.1
Hi all, thanks for your interest in VWorksExtLib!
- Fixed bug in indexToWellselection().
Merry Christmas and Happy New Year!
Mauro
VWorksExtLib v0.4.0
Hi all, thanks for your interest in VWorksExtLib!
- Changed getVWorksExtLibRoot() so that it can now be redefined by the calling code in case one needs to relocate the library.
- Default root folder is still C:\VWorks Workspace\VWorksExtLib, but check getVWorksExtLibRoot().
Merry Christmas and Happy New Year!
Mauro
VWorksExtLib v0.3.0
Hi all, thanks for your interest in VWorksExtLib!
Changes:
- Added many new methods to File().
- Added a better version of MethodManager().
- Bug fixes.
The library is supposed to be stored under C:\VWorks Workspace\VWorksExtLib\ otherwise json2.js will not be loaded.
All the best!
Mauro
VWorksExtLib v0.2.0
Hi all, thanks for your interest in VWorksExtLib!
Changes:
- Added MIT license
- Added disclaimer
The library is supposed to be stored under C:\VWorks Workspace\VWorksExtLib\ otherwise json2.js will not be loaded.
All the best!
Mauro
VWorksExtLib v0.1.0
Hi all, thanks for your interest. This is the first release of VWorksExtLib.js.
The library is supposed to be stored under C:\VWorks Workspace\VWorksExtLib\ otherwise json2.js will not be loaded.
All the best!
Mauro