Old Scriptom builds can be found here.
Version |
Date |
Release |
Changes |
|---|---|---|---|
2.0.0 b8 |
PLANNED |
Groovy 1.1 Windows Installer |
Added version info to manifest. Recompiled to Groovy 1.1 Final and Jacob 1.14. Production release version. |
2.0 b7 |
11/26/2007 |
Groovy 1.1 rc3 Windows Installer |
Refactored EventArguments into standalone class, from an inner class of ActiveXObject (this change should not normally affect existing code). Fix for bugs due to BigDecimal-to-Decimal conversion overflows. Improved support for unsigned integer types. Uses Jacob 1.14 M5. |
2.0 b6 (Beta) |
11/15/2007 |
|
Refactored org.codehaus.groovy.scriptom.tlb.office2003 packages to org.codehaus.groovy.scriptom.tlb.office. Added type-library constants packages from Access 2003 and PowerPoint 2003. |
2.0 b5 (Beta) |
11/14/2007 |
|
Moved from Jacob 1.14 M2 to Jacob 1.14 M3. Uses new VT_I8 (64-bit signed integer) support. More unit testing. |
2.0 b4 (Beta) |
- |
Groovy 1.1 rc2 Windows Installer |
Fix for a NullPointerException that occurs only when debug tracing is turned on. |