rmlockerd/laminar

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog

## [v0.7.0](https://github.com/rmlockerd/laminar/tree/v0.7.0) (2020-06-13)

[Full Changelog](https://github.com/rmlockerd/laminar/compare/v0.6.0...v0.7.0)

**Fixed bugs:**

- Fix 3.0-compatibility warnings with Ruby 2.7.x [\#13](https://github.com/rmlockerd/laminar/issues/13)

## [v0.6.0](https://github.com/rmlockerd/laminar/tree/v0.6.0) (2020-04-15)

[Full Changelog](https://github.com/rmlockerd/laminar/compare/v0.5.1...v0.6.0)

## [v0.5.1](https://github.com/rmlockerd/laminar/tree/v0.5.1) (2020-03-06)

[Full Changelog](https://github.com/rmlockerd/laminar/compare/v0.5.0...v0.5.1)

## [v0.5.0](https://github.com/rmlockerd/laminar/tree/v0.5.0) (2018-11-12)

[Full Changelog](https://github.com/rmlockerd/laminar/compare/v0.4.0...v0.5.0)

**Implemented enhancements:**

- Add 'soft' halt capability for flows [\#11](https://github.com/rmlockerd/laminar/issues/11)
- Check starting context for a flow [\#9](https://github.com/rmlockerd/laminar/issues/9)

**Fixed bugs:**

- Branch conditionals \(if:/unless:\) do not get context passed [\#10](https://github.com/rmlockerd/laminar/issues/10)

## [v0.4.0](https://github.com/rmlockerd/laminar/tree/v0.4.0) (2018-10-12)

[Full Changelog](https://github.com/rmlockerd/laminar/compare/v0.3.0...v0.4.0)

**Implemented enhancements:**

- Shorthand for branching to end [\#8](https://github.com/rmlockerd/laminar/issues/8)

**Fixed bugs:**

- branch if/unless don't accept blocks/Procs [\#7](https://github.com/rmlockerd/laminar/issues/7)

## [v0.3.0](https://github.com/rmlockerd/laminar/tree/v0.3.0) (2018-10-01)

[Full Changelog](https://github.com/rmlockerd/laminar/compare/v0.2.0...v0.3.0)

**Implemented enhancements:**

- Before/after callbacks on individual flow steps [\#6](https://github.com/rmlockerd/laminar/issues/6)
- Halt a flow without failure [\#5](https://github.com/rmlockerd/laminar/issues/5)
- Add Travis configuration [\#3](https://github.com/rmlockerd/laminar/issues/3)
- Add automated tests [\#2](https://github.com/rmlockerd/laminar/issues/2)
- Add before/after particle callbacks [\#1](https://github.com/rmlockerd/laminar/issues/1)

## [v0.2.0](https://github.com/rmlockerd/laminar/tree/v0.2.0) (2018-09-27)

[Full Changelog](https://github.com/rmlockerd/laminar/compare/8bd9c0f01bae6cfd7f5df58c3c792068fa30366d...v0.2.0)

**Fixed bugs:**

- .gemspec missing active\_support dependency [\#4](https://github.com/rmlockerd/laminar/issues/4)



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*