- Added
NxtSupport::Uuid
- Add
rake_cli_options
Sentry-Error-Id
: Don't assume status code is an Integer
Sentry-Error-Id
: SetAccess-Control-Expose-Headers
so frontend can access header
- Rename header to
Sentry-Error-Id
for consistency
- Add
SentryErrorID
middleware - Drop support for Ruby 2.x
- Support passing
with
to refinement - Call ambiguity handler with resolved collection rather than original collection, to avoid logging huge values
- Switched Rails dependency to ActiveRecord and ActiveSupport
- Added
NxtSupport::DurationAttributeAccessor
- Fixed
Email::REGEXP
to be more generous about hostname
- Added
bin/release
script to publish GitHub tags
- Introduced
NxtSupport::Services::Base
- Introduced
NxtSupport::Enum
- Deprecated
NxtSupport::EnumHash
- Fix
NxtSupport::PreprocessAttributes
to use newnxt_registry 0.3.0
interface
- Added
NxtSupport::BirthDate
- Added
NxtSupport::Crystalizer
- Added
NxtSupport::PreprocessAttributes
- Added
NxtSupport::AssignableValues
- Added
NxtSupport::IndifferentlyAccessibleJsonAttrs
- Added
NxtSupport::HasTimeAttributes
.
- Added
NxtSupport::Email
.
- Added
NxtSupport::EnumHash
.
Initial release.