Old Scriptom builds can be found here.
Version |
Date |
Notes |
Changes |
|---|---|---|---|
2.0 b7 |
PLANNED |
Groovy 1.1 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 Decimal conversion overflows. Uses Jacob 1.14 M4. |
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. |