Skip to content

Releases: Workiva/r_tree

1.1.0

13 Oct 17:32
89bae23
Compare
Choose a tag to compare

Info

Build: https://ci.webfilings.com/build/2495245
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/2495245/latest
Pipeline: No Pipeline
This minor release includes the following changes:

New Features and Improvements

  • #25 CPLAT-7476: Run tests with dart2js
    • CPLAT-7476 Run r_tree unit tests with dart2js
  • #27 DT-19419 Add filter for search method
    • DT-19419 Add filter for RTree search

Miscellaneous

  • #28 RM-41801 Release r_tree 1.1.0
    • RM-41801 RELEASE r_tree 1.1.0

Notes created on Tuesday, October 13 05:32 PM UTC

1.0.6

02 Jan 19:51
cf4e1b0
Compare
Choose a tag to compare

Info

This patch release includes the following changes:

Miscellaneous

  • #23 Pub page improvements

  • #24 RM-40947 Release r_tree 1.0.6

    • RM-40947 RELEASE r_tree 1.0.6

Notes created on Wednesday, January 02 07:51 PM UTC

1.0.5

17 Dec 19:20
23941ce
Compare
Choose a tag to compare

Info

This patch release includes the following changes:

Miscellaneous

  • #21 Dart 2 fixes for r_tree

  • #22 RM-40780 Release r_tree 1.0.5

    • RM-40780 RELEASE r_tree 1.0.5

Notes created on Monday, December 17 07:20 PM UTC

1.0.4

13 Dec 22:28
3cb1062
Compare
Choose a tag to compare

Info

This patch release includes the following changes:

Miscellaneous

  • #15 Rename analysis_options to analysis_options.yaml

  • #16 Migration: Update Dockerfile to mirror smithy.yaml

  • #18 Cleanup old build files

  • #19 Web benchmarks

  • #20 RM-24500 Release r_tree 1.0.4

    • RM-24500 RELEASE r_tree 1.0.4

Notes created on Thursday, December 13 10:28 PM UTC

1.0.3

06 Nov 19:44
04914f8
Compare
Choose a tag to compare

This patch release includes the following changes:

Miscellaneous

  • #13 Reduce the garbage collection overhead of repeated calls to overlaps

  • #14 RM-22713 Release r_tree 1.0.3

    • RM-22713 RELEASE r_tree 1.0.3

Notes created on Monday, November 06 07:44 PM UTC

1.0.2

16 Aug 21:03
Compare
Choose a tag to compare

This patch release includes the following changes:

Miscellaneous

  • #8 Update README.md

  • #9 Add Covariant to Node's addChild and removeChild

  • #10 Make analyzer Strong mode compliant

  • #11 Get with the times! Add smithy, codecov, dart_dev, etc

  • #12 RM-12194 Release r_tree 1.0.2

    • RM-12194 RELEASE r_tree 1.0.2
  • #7 Clone search result if querying a leaf node directly.

Notes created on Wednesday, August 16 09:03 PM UTC

1.0.1

16 Aug 19:08
Compare
Choose a tag to compare

Adds minor improvements and strong mode compliance

1.0.0

02 Jun 20:17
Compare
Choose a tag to compare

Initial Release