Skip to content

Releases: maurocremonini/VWorksExtLib

VWorksExtLib v1.1.0

26 Jan 08:19

Choose a tag to compare

I added a new existsFile method to the File() constructor and modified the File test.

VWorksExtLib v1.0.0

06 Jan 09:33

Choose a tag to compare

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

23 Dec 23:41

Choose a tag to compare

Hi all, thanks for your interest in VWorksExtLib!

  • Fixed bug in indexToWellselection().

Merry Christmas and Happy New Year!
Mauro

VWorksExtLib v0.4.0

22 Dec 09:46

Choose a tag to compare

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

25 Nov 07:34

Choose a tag to compare

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

19 Sep 06:19

Choose a tag to compare

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

18 Sep 20:19

Choose a tag to compare

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