Old Scriptom builds can be found here.
Version |
Date |
Release |
Jacob |
Changes |
|---|---|---|---|---|
1.5.0 b10 |
12/10/2007 |
Groovy 1.5 Windows Installer, |
1.14M5 |
Really fixed the bug introduced in Build 8 that broke Scriptom for Java 5. |
1.5.0 b9 |
12/8/2007 |
|
1.14M5 |
Fixed a bug introduced in Build 8 that broke Scriptom for Java 5. |
1.5.0 b8 |
12/7/2007 |
|
1.14M5 |
The release version of Groovy will be 1.5. Scriptom's major and minor version numbers are being changed to match the supported version of Groovy. Added version info to manifest. Jar file is marked as "sealed." Recompiled to Groovy 1.1 rc3 and Jacob 1.14 M5. |
2.0 b7 |
11/26/2007 |
|
1.14M5 |
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 |
|
1.14M3 |
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 |
|
1.14M3 |
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 |
1.14M2 |
Fix for a NullPointerException that occurs only when debug tracing is turned on. |