Skip to content

Releases: OpenGamma/ElSql

Release v1.3

25 Jun 11:47
Compare
Choose a tag to compare

Release v1.2

07 Oct 17:08
Compare
Choose a tag to compare
  • Allow LOOP tag to support literal integers as well as variables, #25
  • Extended variable name format, #24
  • Release as OSGi bundle, #21

See change notes

Release v1.1

24 Sep 10:39
Compare
Choose a tag to compare
  • Allow FETCH, OFFSETFETCH and PAGING tags to support literal integers as well as variables #19
  • Enhance looping support to allow basic support for nested loops #15
  • Clearer exception when no resource files can be found #16

See change notes

Release v1.0

01 Dec 11:58
Compare
Choose a tag to compare
  • Add support for nulls in conditionals, using new @EQUALS tag #8
  • Make dependency on Spring optional (Use ElSql instead of ElSqlBundle) #11

See change notes

Release v0.9

24 Oct 18:09
Compare
Choose a tag to compare
  • Add simple looping support #7

See change notes

Release v0.8.1

18 Oct 15:49
Compare
Choose a tag to compare
  • Fix to allow mutiple tags on the same line

See change notes

Release v0.8

17 Oct 23:31
Compare
Choose a tag to compare
  • Backwards incompatible change to @INCLUDE(:variable). Use @VALUE(:variable) instead.
  • Fix handling of end of line comments

See change notes