Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 809 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 809 Bytes

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

0.5.2 - 2018-03-15

Added

  • pullMany : fixed return signature to be List

0.4.0 - 2018-03-15

Added

  • pullMany
  • transact(Atom conn, Map txData) : convenience function when transacting only one tx

0.1.0 - 2017-11-19

Added

  • Files from the new template.
  • Initial JDataScript class and tests.