Skip to content

Releases: natverse/fafbseg

v0.15.1

27 Aug 22:17
Compare
Choose a tag to compare

fafbseg 0.15.1

  • Support for generic si git repositories by @jefferis in #209
    This will be helpful for distributing annotations for other papers
  • add flywire_user_info() by @jefferis in #208

Full Changelog: v0.15.0...v0.15.1

v0.15.0

27 Aug 22:14
Compare
Choose a tag to compare

fafbseg 0.15.0

This contains substantial under the hood changes in flywire_cave_query()
which may be breaking in some instances, based on fixes of my
understanding of CAVE live queries.

Changes in flywire_partner_summary() are also significant in allowing
considerably faster queries for multiple input neurons with cave now the
default query method.

What's Changed

Full Changelog: v0.14.2...v0.15.0

v0.14.2

16 Aug 03:06
Compare
Choose a tag to compare

fafbseg 0.14.2

This is a pre-release in preparation for a major (0.15.0) release and does feature some API changes in flywire_partner_summary() (motivated by fanc/banc support in the coconatfly package).

What's Changed

  • Streamline flywire_partner_summary() by @jefferis in #203
  • flywire_cave_query() query enhancements inc select_columns to speed up partner queries by @jefferis in #202
  • fix bad gateway error for nucleus_table_info() and friends by @jefferis in #204
  • Direct support for flyem shorturls including via tinyurl by @jefferis in #201

Full Changelog: v0.14.1...v0.14.2

v0.14.1

26 Mar 11:23
Compare
Choose a tag to compare

fafbseg 0.14.1

  • teach flywire_ids() to accept any whitespace by @jefferis in #198
  • Teach flywire_ids() to accept file argument by @jefferis in #199
  • fix downloading v630 annotations by @jefferis in #200
  • dr_fafbseg - summarise options in dr_fafbseg() (1eabc55)

Full Changelog: v0.14.0...v0.14.1

v0.14.0

19 Feb 12:26
Compare
Choose a tag to compare

fafbseg 0.14.0

This major release provides support for the v783 materialisation that we expect to accompany the public release of the FlyWire dataset. It is also features numerous bug fixes/usability improvements.

Full Changelog: v0.13.0...v0.14.0

v0.13.0

18 Feb 21:20
Compare
Choose a tag to compare
  • Feature optic info table by @jefferis in #174
  • Fix fafbseg inner_join / tests by @jefferis in #176
  • Support for released cell type / connectivity data by @jefferis in #177
  • Add support for ito_lee_hemilineage in searches (d17a6ed)
  • Give add_celltype_info a suffix argument (136ecab)
  • updates tests for FAFB LR swap (afe883e)
  • Fix flywire_latestids for 64 bit root ids (aa8e560)

Full Changelog: v0.12.0...v0.13.0

v0.12.0

30 Jan 19:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.12.0

v0.11.1

25 Jan 16:33
Compare
Choose a tag to compare
  • Fix nasty bug in adjacency matrix when inputids!=outputids by @jefferis in #165. Also ~2x speedup for many use cases.

Full Changelog: v0.11.0...v0.11.1

v0.11.0

15 Sep 09:45
Compare
Choose a tag to compare
  • Support for flytable cell type queries and timestamped id updates by @jefferis in #163
  • Fix flytable maximum cells error by adjusting chunksize by @jefferis in #147
  • respect chunksize when provided in flytable_list_rows by @jefferis in #148
  • Add support for L2 ids and speed up flywire_latestid by @jefferis in #151
  • Better reporting on token locations by @jefferis in #154
  • Feature/ng annotations by @jefferis in #153
  • Fix doc typo by @jefferis in #156
  • Fixes for flywire_cave_query timestamp handling by @jefferis in #159
  • Feature navis+fafbseg-py for reading L2 skeletons by @jefferis in #160
  • Teach flywire_cave_query about query filter dicts by @jefferis in #162

Full Changelog: v0.10.0...v0.11.0

v0.10.0

16 Feb 00:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.4...v0.10.0