Skip to content

Releases: steveoro/goggles_db

0.8.07

31 May 18:00
Compare
Choose a tag to compare
  • added Best50mResult Scenic view with dedicated model and specs; DB vers. 2.08.01
  • applied patch for ActiveSupport logger;
  • added "Best Result" family of views with models and abstract base; DB vers. 2.08.03
  • updated all "Best Result" views common abstract base; improved specs; added db:dump_remove_sandbox task; DB vers. 2.08.05;
  • added more "Best Result" views; DB vers. 2.08.06; vers. 0.8.06
  • removed wrong view renaming migration and fixed remaining view migrations;
  • bundle updates;
  • DB vers. 2.08.07;

0.8.00

23 Dec 22:50
Compare
Choose a tag to compare
  • safe navigation in SwimmerDecorator#display_label when gender_type is not yet set;
  • added custom bias parameter in CmdFindDBEntity and up in the hierarchy for all DbFinders: sometimes the default 0.8 wasn't fit for the case;
  • refactored Swimmer#age_for_category_range from PdfResults::L2Converter [Admin2];
  • bundle & specs update

0.7.25

19 Nov 18:39
Compare
Choose a tag to compare
  • amend dumb idea of aliasing present? to positive? in all TimingManageable sibling classes
  • minor bundle update

0.7.24

15 Nov 16:52
Compare
Choose a tag to compare
  • bundle updates & rubocop updates;
  • moved zero?, positive? & present? helpers directly into TimingManageable;
  • specs updates

0.7.23

25 Oct 15:12
Compare
Choose a tag to compare
  • bundle updates

0.7.20

18 Oct 17:03
Compare
Choose a tag to compare
  • bundle updates;
  • added descriptions for a missing/new EventType (6x50SL)

0.7.18

04 Sep 14:44
Compare
Choose a tag to compare
  • minor bundle updates;
  • removed Patreon links for sponsorship as Patreon now requires to be "digital content creators" (which is something I'm not willing to do) in order to receive payments;

0.7.16

16 Jul 13:42
Compare
Choose a tag to compare
  • bundle update & minor rubocop adjustments;
  • added missing catch-all U100 relay categories for seasons 182, 192, 202, 212, 222, 232;
  • handle nil search values in DbFinders::BaseStrategy;
  • fixed MariaDB required version for CircleCI build;
  • data-fix for more null badge numbers found laying around; bundle update; DB dump fix for unsupported (yet) sandbox parameter;

0.7.10

25 Apr 12:40
Compare
Choose a tag to compare
  • added IndividualRecord with specs;
  • improved skeleton models for future GoggleCups implementation;

Ignore rel. 0.9.10 created by human mistake

0.7.09

15 Apr 14:34
Compare
Choose a tag to compare
  • SwimmerStat query fix: wasn't getting the proper min FIN score right;
  • split fulltext indexes for Meeting, UserWorkshop & Team: search individual columns instead of groups to yield better results
  • bundle update