You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update framework files to resemble Rails 5.2 defaults more closely
Slice has a brand new logo (created by @mmorrical)
Slice Expression Engine Added
The Slice Expression Engine interprets the new Slice Context Free Grammar
that allows users to build search templates to filter subjects and sheets
based on one or more conditions
Existing data checks can now be updated to use the new Slice Expression
Engine syntax
Admins can view statistics from of Sleep Expression Engine runs, including
runtime, sheet counts, and subject counts
Variable Changes
Numeric, integer, and calculated variables now link sheet values to domains
when there is a match
Gem Changes
Update to rails 5.2.1
Update to pg 1.1.3
Update to bootstrap 4.1.3
Update to carrierwave 1.2.3
Update to chunky_png 1.3.10
Update to devise 4.5.0
Update to font-awesome-sass 5.3.1
Update to mini_magick 4.9.2
Update to rubyzip 1.2.2
Update to sitemap_generator 6.0.1
Update to jquery-rails 4.3.3
Bug Fix
Numeric and integer variables that have a domain with missing codes now
correctly associate values to the missing code if both numbers are equal
regardless of decimal verse integer input