The following modules have been updated with new releases:

oracle 1.3

  • bug fixes binding and retrieving TIMESTAMP columns with fractional seconds and time zone information
  • RELEASE-NOTES
  • ChangeLog

yaml 0.2

uuid 1.1

  • added static method:
    static UUID::get(int $gen_flags = UUID::None, int $str_flags = UUID::None) returns string
    which allows a uuid string to be returned immediately without having to create a UUID object first
  • RELEASE-NOTES
  • ChangeLog

tibrv 0.2.2

  • updated to new date/time APIs with qore 0.8.0+; date/time values are now serialized as UTC for compatibility with the AE SDK; microsecond resolution is supported for date/time values
  • RELEASE-NOTES
  • ChangeLog

tibae 1.0.4

  • updated to new date/time APIs with qore 0.8.0+; time zone and microsecond support in date/time values
  • RELEASE-NOTES
  • ChangeLog