Releases: steveoro/goggles_db
Releases · steveoro/goggles_db
0.8.07
- 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
- safe navigation in
SwimmerDecorator#display_label
whengender_type
is not yet set; - added custom
bias
parameter inCmdFindDBEntity
and up in the hierarchy for allDbFinders
: sometimes the default 0.8 wasn't fit for the case; - refactored
Swimmer#age_for_category_range
fromPdfResults::L2Converter
[Admin2]; - bundle & specs update
0.7.25
0.7.24
0.7.23
0.7.20
0.7.18
0.7.16
- 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;