Sha256: 8c63a40262dd58637a9fca02e7feda3b9d6b10b11456cad47ae521517a38606a

Contents?: true

Size: 1.14 KB

Versions: 1

Compression:

Stored size: 1.14 KB

Contents

# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.8] - 2021-05-07
### Changed
- Linter fixes

## [1.0.7] - 2019-08-26
### Added
- Added ruby 2.7 support
- Added prevention of Nanoid collision when using with active_record
### Changed
- Renamed Hash to Hashid

## [1.0.6] - 2019-08-26
### Changed
- Improved how configuration works
### Removed
- Remove active_record requirement that are already provided by Rails

## [1.0.5] - 2019-08-24
### Changed
- Improved how configuration works

## [1.0.4] - 2019-08-15
### Changed
- Underscore initializer file name

## [1.0.3] - 2019-07-31
### Added
- Added benchmarks
### Changed
- Changed instance method names to match class names
- Changed Nanoid encoder to be faster
- Changed Ulid encoder to be faster

## [1.0.2] - 2019-07-30
### Added
- Added Nanoid

## [1.0.1] - 2019-06-25
### Removed
- Remove unused active_support dependency

## [1.0.0] - 2019-06-25
### Added
- Initial project version

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lite-uxid-1.0.8 CHANGELOG.md