Sha256: 1d8c46303318c89fd6a99780f36d4cae5ee6eddcfe3f7f4cd01fe1e66672e0c5

Contents?: true

Size: 973 Bytes

Versions: 1

Compression:

Stored size: 973 Bytes

Contents

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

This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).


## Unreleased

### Breaking changes

### Compatible changes

## 0.11.0 2024-03-18

### Breaking changes

- only parse strings with single colons as fields

## 0.10.1 2022-03-16

### Compatible changes

- Add Rails 7.0 and Ruby 3.0 to test matrix

## 0.10.0 2021-08-11

### Compatible changes

- Remove Rails 3.2 and Ruby < 2.5 from test matrix
- Add Rails 6.1 and Ruby 3.0 to test matrix

## 0.9.0 2019-06-12

### Compatible changes

- CHANGELOG to satisfy [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) format.
- Use Rails 5.2 for tests instead of Rails 5.0
- Added Ruby 2.5.3 to test matrix
- Added support for Rails 6 RC1

## 0.8.0 2017-08-21

### Added
- Filters are now run in the context of the filter instance, not the filter class. This allows using private methods or instance variables.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
minidusen-0.11.0 CHANGELOG.md