Sha256: c52e2426c38021a940a05574e83e519cd9451d816a7ef1a7f6a1ac9004b5a2db

Contents?: true

Size: 1.06 KB

Versions: 1

Compression:

Stored size: 1.06 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.7] - 2019-08-26
### Added
- 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.7 CHANGELOG.md