Skip to content

Releases: fjnkt98/AtCoderSearch

Release v0.1.2

08 Jan 08:10
5e73fb5
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a bug that the filtering was not working properly when switching the exclude solved checkbox in recommend.

不具合修正

  • レコメンドでexclude solvedチェックボックスを切り替えたときに絞り込みが正常に機能していない不具合を修正

Release v0.1.1

22 Oct 13:36
f374e15
Compare
Choose a tag to compare

New Features

  • Implementation of JSON API
  • Introduction of a filtering feature based on language groups
  • Change to return 0 records when the limit parameter is set to 0
  • Adjustment of the recommendation score weighting coefficient

Fixes

  • Adjusted for the change where page numbers no longer appear on the submission page
  • Adjustment of the wait time for the submission crawler

新機能

  • JSON APIの実装
  • 言語グループによる絞り込み機能の実装
  • limitパラメータに0を指定したとき0件返却になるよう変更
  • レコメンドのスコア重み係数の調整

修正

  • 提出ページのページ番号が表示されなくなった変更に対応
  • 提出クローラのウェイト時間の調整