Skip to content

Commit

Permalink
Release notes for v0.14.1 (#1782)
Browse files Browse the repository at this point in the history
  • Loading branch information
lintool authored Feb 28, 2022
1 parent 431ae41 commit 950d7fd
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ Beyond that, there are always [open issues](https://github.com/castorini/anserin

## Release History

+ v0.14.1: February 27, 2022 [[Release Notes](docs/release-notes/release-notes-v0.14.1.md)]
+ v0.14.0: January 10, 2022 [[Release Notes](docs/release-notes/release-notes-v0.14.0.md)]
+ v0.13.5: November 2, 2021 [[Release Notes](docs/release-notes/release-notes-v0.13.5.md)]
+ v0.13.4: October 22, 2021 [[Release Notes](docs/release-notes/release-notes-v0.13.4.md)]
Expand Down
62 changes: 62 additions & 0 deletions docs/release-notes/release-notes-v0.14.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
# Anserini Release Notes (v0.14.1)

**Release date: February 27, 2022**

+ Added initial support for geo indexing (HydroRIVERS).
+ Added missing bindings for uniCOIL topics.
+ Added missing regressions for uniCOIL.
+ Reorganized documentation; folded reproduction guides into regression docs.
+ Refactored `run_regression` script.

## Contributors (This Release)

Sorted by number of commits:

+ Jimmy Lin ([lintool](https://github.com/lintool))
+ Xueguang Ma ([MXueguang](https://github.com/MXueguang))
+ Matt Yang ([d1shs0ap](https://github.com/d1shs0ap))
+ Tianhao Yao ([tyao-t](https://github.com/tyao-t))
+ Ace Zhan ([AceZhan](https://github.com/AceZhan))
+ Mayank Anand ([mayankanand007](https://github.com/mayankanand007))
+ Manveer Tamber ([manveertamber](https://github.com/manveertamber))
+ Jiahao Liang ([jh8liang](https://github.com/jh8liang))
+ Yuqi Liu ([yuki617](https://github.com/yuki617))

## All Contributors

All contributors with five or more commits, sorted by number of commits, [according to GitHub](https://github.com/castorini/Anserini/graphs/contributors):

+ Jimmy Lin ([lintool](https://github.com/lintool))
+ Peilin Yang ([Peilin-Yang](https://github.com/Peilin-Yang))
+ Ryan Clancy ([r-clancy](https://github.com/r-clancy))
+ Ahmet Arslan ([iorixxx](https://github.com/iorixxx))
+ Edwin Zhang ([edwinzhng](https://github.com/edwinzhng))
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4))
+ Xueguang Ma ([MXueguang](https://github.com/MXueguang))
+ Emily Wang ([emmileaf](https://github.com/emmileaf))
+ Royal Sequiera ([rosequ](https://github.com/rosequ))
+ Chris Kamphuis ([Chriskamphuis](https://github.com/Chriskamphuis))
+ Victor Yang ([Victor0118](https://github.com/Victor0118))
+ Boris Lin ([borislin](https://github.com/borislin))
+ Tommaso Teofili ([tteofili](https://github.com/tteofili))
+ Nikhil Gupta ([nikhilro](https://github.com/nikhilro))
+ Stephanie Hu ([stephaniewhoo](https://github.com/stephaniewhoo))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Shane Ding ([shaneding](https://github.com/shaneding))
+ Ronak Pradeep ([ronakice](https://github.com/ronakice))
+ Kuang Lu ([lukuang](https://github.com/lukuang))
+ Adam Yang ([adamyy](https://github.com/adamyy))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Joel Mackenzie ([JMMackenzie](https://github.com/JMMackenzie))
+ Xinyu Mavis Liu ([x389liu](https://github.com/x389liu))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Hang Cui ([HangCui0510](https://github.com/HangCui0510))
+ Zhiying Jiang ([bazingagin](https://github.com/bazingagin))
+ Yuqi Liu ([yuki617](https://github.com/yuki617))
+ Johnson Han ([x65han](https://github.com/x65han))
+ Kelvin Jiang ([kelvin-jiang](https://github.com/kelvin-jiang))
+ Michael Tu ([tuzhucheng](https://github.com/tuzhucheng))
+ Dayang Shi ([dyshi](https://github.com/dyshi))
+ Zeynep Akkalyoncu Yilmaz ([zeynepakkalyoncu](https://github.com/zeynepakkalyoncu))
+ Matt Yang ([d1shs0ap](https://github.com/d1shs0ap))
+ Peng Shi ([Impavidity](https://github.com/Impavidity))

0 comments on commit 950d7fd

Please sign in to comment.