Skip to content

Releases: NCATSTranslator/NameResolution

NameRes v1.6.0

04 Dec 03:55
v1.6.0
65c6ad8

Choose a tag to compare

NameRes v1.6.0 Pre-release
Pre-release

Breaking changes

  • #214 can only work on Babel files that include a "taxon_specific" boolean flag for each clique, which is produced in Babel 2025nov4 or Babel v1.14 onwards.

What's Changed

  • Added on:push trigger for testing by @gaurav in #207
  • Add release notes for NameRes v1.5.1 by @gaurav in #206
  • Changed autocomplete default to false by @gaurav in #210
  • Use taxon specific flag to make only_taxa optional for non-taxon-specific terms by @gaurav in #214
  • Upgraded Solr version to 9.10.0 by @gaurav in #219

Full Changelog: v1.5.1...v1.6.0

NameRes v1.5.1

22 Sep 20:46
v1.5.1
1d3d9d7

Choose a tag to compare

What's Changed

  • This release is primarily to generate new NameResolution packages in the NCATSTranslator repository.
  • Split GeneProteinConflated.txt instead of Gene.txt and Protein.txt by @gaurav in #203

Full Changelog: v1.5.0...v1.5.1

NameRes v1.5.0

25 Aug 22:53
v1.5.0
c035b53

Choose a tag to compare

Bugs fixed

  • [MAJOR] Entries with clique_identifier_count=1 were being filtered out of search results because we were boosting with the log of clique_identifier_count, and log(1) = 0. This has now been fixed by using the log of (clique_identifier_count + 1).

What's Changed

  • Tweaked exact boosts by @gaurav in #183
  • Fix start-end quotes bug and stopped filtering out clique_identifier_count=1 records by @gaurav in #179
  • Updated curl to use -T instead of -d to upload file in data-loading by @gaurav in #197

Full Changelog: v1.4.12...v1.5.0

NameRes v1.4.12

18 Aug 17:27
v1.4.12
0cfeec6

Choose a tag to compare

  • Replace renci-python-image with GitHub Packages (d3f607a).

Full Changelog: v1.4.11...v1.4.12

NameRes v1.4.11

18 Aug 17:12
v1.4.11
a12658f

Choose a tag to compare

What's Changed

  • Add instructions and script for running NameRes locally by @gaurav in #186

Full Changelog: v1.4.10...v1.4.11

NameRes v1.4.10

19 May 21:10
v1.4.10
26c27c6

Choose a tag to compare

What's Changed

  • Added Babel version and Babel version URL by @gaurav in #180

Full Changelog: v1.4.9...v1.4.10

NameRes v1.4.9

22 Apr 19:44
v1.4.9
eba5b28

Choose a tag to compare

Incremented version number (forgot to do that in NameRes v1.4.8).

Full Changelog: v1.4.8...v1.4.9

Name Resolution v1.4.8

03 Apr 05:29
v1.4.8
c8f60cc

Choose a tag to compare

What's Changed

  • Added NameRes release information for November 2024 and January 2025 by @gaurav in #177

Full Changelog: v1.4.7...v1.4.8

Name Resolution v1.4.7

24 Jan 07:11
v1.4.7
b6b77bc

Choose a tag to compare

What's Changed

  • Bugfix: queries ending with whitespace with autocomplete=true searched for everything by @gaurav in #173

Full Changelog: v1.4.6...v1.4.7

Name Resolution v1.4.6

08 Nov 06:32
v1.4.6
9380971

Choose a tag to compare

What's Changed

Full Changelog: v1.4.5...v1.4.6