Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Apr 08:37
· 103 commits to main since this release

RAI v0.0.1

Closed issues:

  • README: Pkg.add exmaple doesn't work (#13)

Merged pull requests:

  • Add Base.propertynames() for all types that define getproperty() (#14) (@NHDaly)
  • Add support for empty "true" relations, e.g. :x, true (#15) (@NHDaly)
  • Set up CI in GitHub via PkgTemplates.generate(). (#16) (@NHDaly)
  • Support v2 "async" transactions returning multipart Arrow responses (#17) (@NHDaly)
  • CompatHelper: add new compat entry for ConfParser at version 0.1, (keep existing compat) (#18) (@github-actions[bot])
  • CompatHelper: add new compat entry for Tables at version 1, (keep existing compat) (#19) (@github-actions[bot])
  • CompatHelper: add new compat entry for JSON3 at version 1, (keep existing compat) (#20) (@github-actions[bot])
  • CompatHelper: add new compat entry for ArgParse at version 1, (keep existing compat) (#21) (@github-actions[bot])
  • CompatHelper: add new compat entry for HTTP at version 0.9, (keep existing compat) (#22) (@github-actions[bot])
  • Add support for v1_inputs to v2-style exec :) (#23) (@NHDaly)