Version | Date | Description |
---|---|---|
3.3.0 | 2020-11-09 | Postgres CITEXT support |
3.2.0 | 2020-07-21 | Override properties from env.vars |
3.1.0 | 2020-04-02 | Await. Extended data types |
3.0.1 | 2016-09-20 | Fixes. |
3.0.0 | 2016-09-19 | Total rewrite. |
2.10.0 | Performance optimization. | |
2.9.0 | 2016-06-03 | Fix TestNG support. |
2.8.0 | 2016-05-06 | Enable verify integers in hexa format. |
2.7.0 | 2016-02-23 | Fix TestNG. |
2.6.0 | 2015-10-04 | Minor fixes. |
2.5.0 | 2015-10-04 | Add Informix support. |
2.4.0 | 2015-08-16 | Load files from dependency jars. |
2.3.0 | 2015-02-04 | TestNG support. |
2.2.0 | 2014-08-11 | Spring runner. Short dataset file names. Performace improvement. |
2.1.2 | 2014-05-13 | Fix @auto on wide tables. Support DB default values. |
2.1.1 | 2014-03-17 | Fix remove absolute system path from pom. |
2.1.0 | 2014-03-05 | Fix generate @auto with correct row index. |
2.0.0 | 2014-01-13 | Token @auto. Profiles. Configurable properties file location |
1.0.0 | 2013-11-24 | Pool connections. Durations. |
0.5 | 2013-09-15 |
Type | Changes | By | Date |
---|---|---|---|
Support ARRAY data types. | |||
Support Postgres JSON and JSONB data types. | |||
Support Postgres ENUM data type. | |||
Support UUID data type. | |||
Support Postgres database. | |||
Add Await functionality. |
Type | Changes | By | Date |
---|---|---|---|
Rename environment variable to LIGHT_AIR_PROPERTIES. | |||
Add support BigDecimal as true/false for Oracle booleans. |
Type | Changes | By | Date |
---|---|---|---|
Read metadata only for tables in verify data set. | premeks |
Type | Changes | By | Date |
---|---|---|---|
Fix setup and verify is executed for test methods only. | effy |
Type | Changes | By | Date |
---|---|---|---|
Enable verify integers in hexa format. | hadasj |
Type | Changes | By | Date |
---|---|---|---|
Switch git repo to github. | |||
Fix TestNG support. | effy |
Type | Changes | By | Date |
---|---|---|---|
Load files from dependency jars. | katox |
Type | Changes | By | Date |
---|---|---|---|
Add support for TestNG. | effy |
Type | Changes | By | Date |
---|---|---|---|
Cache DBUnit connections. Performance improvement. Thanks to Albert Sputa. | |||
Add LightAirSpringRunner: LightAir JUnit runner with support for Spring. | effy | ||
Add support for dataset files named only by the test method. |
Type | Changes | By | Date |
---|---|---|---|
Fix remove absolute system path from pom. Caused problems on Windows. |
Type | Changes | By | Date |
---|---|---|---|
Add support for duration in temporal tokens. | |||
Use datasource to pool database connections. | |||
Add support for Informix. |
No changes in this release.