# Changelog

## [Unreleased](https://github.com/stimulusreflex/futurism/tree/HEAD)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v1.2.0.pre9...HEAD)

**Merged pull requests:**

- Update GH action [\#121](https://github.com/stimulusreflex/futurism/pull/121) ([nachiket87](https://github.com/nachiket87))

## [v1.2.0.pre9](https://github.com/stimulusreflex/futurism/tree/v1.2.0.pre9) (2021-11-22)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v1.2.0.pre8...v1.2.0.pre9)

## [v1.2.0.pre8](https://github.com/stimulusreflex/futurism/tree/v1.2.0.pre8) (2021-11-10)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v1.2.0.pre7...v1.2.0.pre8)

**Closed issues:**

- Introduce `unless` to bypass futurism completely [\#118](https://github.com/stimulusreflex/futurism/issues/118)

**Merged pull requests:**

- Bypass futurism [\#119](https://github.com/stimulusreflex/futurism/pull/119) ([julianrubisch](https://github.com/julianrubisch))

## [v1.2.0.pre7](https://github.com/stimulusreflex/futurism/tree/v1.2.0.pre7) (2021-11-05)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v1.2.0.pre6...v1.2.0.pre7)

## [v1.2.0.pre6](https://github.com/stimulusreflex/futurism/tree/v1.2.0.pre6) (2021-10-27)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v1.2.0.pre5...v1.2.0.pre6)

## [v1.2.0.pre5](https://github.com/stimulusreflex/futurism/tree/v1.2.0.pre5) (2021-10-14)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v1.2.0.pre4...v1.2.0.pre5)

## [v1.2.0.pre4](https://github.com/stimulusreflex/futurism/tree/v1.2.0.pre4) (2021-10-07)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v1.2.0.pre3...v1.2.0.pre4)

**Merged pull requests:**

- fix: run polyfill before eventListeners [\#116](https://github.com/stimulusreflex/futurism/pull/116) ([ParamagicDev](https://github.com/ParamagicDev))

## [v1.2.0.pre3](https://github.com/stimulusreflex/futurism/tree/v1.2.0.pre3) (2021-10-04)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v1.2.0.pre2...v1.2.0.pre3)

**Closed issues:**

- Custom built in elements appear to be broken on mobile safari \(again\) [\#114](https://github.com/stimulusreflex/futurism/issues/114)

## [v1.2.0.pre2](https://github.com/stimulusreflex/futurism/tree/v1.2.0.pre2) (2021-10-01)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v1.2.0.pre1...v1.2.0.pre2)

**Merged pull requests:**

- Bump nokogiri from 1.11.4 to 1.12.5 [\#112](https://github.com/stimulusreflex/futurism/pull/112) ([dependabot[bot]](https://github.com/apps/dependabot))

## [v1.2.0.pre1](https://github.com/stimulusreflex/futurism/tree/v1.2.0.pre1) (2021-09-14)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v1.1.0...v1.2.0.pre1)

**Merged pull requests:**

- Adapt to new wire format [\#109](https://github.com/stimulusreflex/futurism/pull/109) ([julianrubisch](https://github.com/julianrubisch))

## [v1.1.0](https://github.com/stimulusreflex/futurism/tree/v1.1.0) (2021-09-14)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v1.0.1...v1.1.0)

**Closed issues:**

- Pass contextual arguments to the futurize yield block [\#104](https://github.com/stimulusreflex/futurism/issues/104)

**Merged pull requests:**

- Contextual placeholder arguments [\#108](https://github.com/stimulusreflex/futurism/pull/108) ([julianrubisch](https://github.com/julianrubisch))
- Delete .DS\_Store [\#107](https://github.com/stimulusreflex/futurism/pull/107) ([dorianmariefr](https://github.com/dorianmariefr))

## [v1.0.1](https://github.com/stimulusreflex/futurism/tree/v1.0.1) (2021-08-25)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v1.0.0...v1.0.1)

## [v1.0.0](https://github.com/stimulusreflex/futurism/tree/v1.0.0) (2021-08-25)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.8.0...v1.0.0)

**Closed issues:**

- Fully support any GlobalId-able entity [\#91](https://github.com/stimulusreflex/futurism/issues/91)
- Name collision if your project uses `Element` [\#90](https://github.com/stimulusreflex/futurism/issues/90)
- Better Error Handling if routes are not "recognized" [\#89](https://github.com/stimulusreflex/futurism/issues/89)
- Optionally allow broadcasting after each partial is generated [\#79](https://github.com/stimulusreflex/futurism/issues/79)
- Make placeholder block optional [\#76](https://github.com/stimulusreflex/futurism/issues/76)
- Retry [\#75](https://github.com/stimulusreflex/futurism/issues/75)
- Include js-based embeds into posts [\#67](https://github.com/stimulusreflex/futurism/issues/67)
- Better Error Handling [\#63](https://github.com/stimulusreflex/futurism/issues/63)

**Merged pull requests:**

- Broadcast\_each [\#106](https://github.com/stimulusreflex/futurism/pull/106) ([julianrubisch](https://github.com/julianrubisch))
- Bump path-parse from 1.0.6 to 1.0.7 in /javascript [\#105](https://github.com/stimulusreflex/futurism/pull/105) ([dependabot[bot]](https://github.com/apps/dependabot))
- Eager load if no placeholder block is present [\#103](https://github.com/stimulusreflex/futurism/pull/103) ([julianrubisch](https://github.com/julianrubisch))
- Bump glob-parent from 5.1.1 to 5.1.2 in /javascript [\#102](https://github.com/stimulusreflex/futurism/pull/102) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump nokogiri from 1.11.3 to 1.11.4 [\#101](https://github.com/stimulusreflex/futurism/pull/101) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump handlebars from 4.7.6 to 4.7.7 in /javascript [\#100](https://github.com/stimulusreflex/futurism/pull/100) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump lodash from 4.17.19 to 4.17.21 in /javascript [\#99](https://github.com/stimulusreflex/futurism/pull/99) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump actionpack from 6.1.3.1 to 6.1.3.2 [\#98](https://github.com/stimulusreflex/futurism/pull/98) ([dependabot[bot]](https://github.com/apps/dependabot))
- Better errors [\#97](https://github.com/stimulusreflex/futurism/pull/97) ([rickychilcott](https://github.com/rickychilcott))
- Bump rexml from 3.2.4 to 3.2.5 [\#96](https://github.com/stimulusreflex/futurism/pull/96) ([dependabot[bot]](https://github.com/apps/dependabot))
- Use rails convention to underscore collection class names [\#95](https://github.com/stimulusreflex/futurism/pull/95) ([rickychilcott](https://github.com/rickychilcott))
- Support GlobalId objects [\#94](https://github.com/stimulusreflex/futurism/pull/94) ([rickychilcott](https://github.com/rickychilcott))
- Better recognize urls [\#93](https://github.com/stimulusreflex/futurism/pull/93) ([rickychilcott](https://github.com/rickychilcott))
- Rename Element to WrappingFuturismElement [\#92](https://github.com/stimulusreflex/futurism/pull/92) ([rickychilcott](https://github.com/rickychilcott))
- Retry to resolve an element [\#81](https://github.com/stimulusreflex/futurism/pull/81) ([julianrubisch](https://github.com/julianrubisch))

## [v0.8.0](https://github.com/stimulusreflex/futurism/tree/v0.8.0) (2021-04-23)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.7.2...v0.8.0)

**Closed issues:**

- Adapt for Turbo [\#82](https://github.com/stimulusreflex/futurism/issues/82)
- Use locate\_many to avoid N+1 [\#78](https://github.com/stimulusreflex/futurism/issues/78)
- Discussion: Futurism Improvements [\#64](https://github.com/stimulusreflex/futurism/issues/64)

**Merged pull requests:**

- Add turbo events \#82 [\#88](https://github.com/stimulusreflex/futurism/pull/88) ([julianrubisch](https://github.com/julianrubisch))
- docs: add mansakondo as a contributor [\#87](https://github.com/stimulusreflex/futurism/pull/87) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- Make collection rendering work with any Ruby class [\#86](https://github.com/stimulusreflex/futurism/pull/86) ([mansakondo](https://github.com/mansakondo))
- Bump y18n from 4.0.0 to 4.0.1 in /javascript [\#85](https://github.com/stimulusreflex/futurism/pull/85) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump activerecord from 6.0.3.4 to 6.1.3 [\#84](https://github.com/stimulusreflex/futurism/pull/84) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump actionpack from 6.0.3.4 to 6.1.3 [\#83](https://github.com/stimulusreflex/futurism/pull/83) ([dependabot[bot]](https://github.com/apps/dependabot))
- Use locate\_many to avoid N+1 [\#80](https://github.com/stimulusreflex/futurism/pull/80) ([julianrubisch](https://github.com/julianrubisch))
- Bump nokogiri from 1.10.10 to 1.11.0 [\#74](https://github.com/stimulusreflex/futurism/pull/74) ([dependabot[bot]](https://github.com/apps/dependabot))
- Update Appraisals [\#73](https://github.com/stimulusreflex/futurism/pull/73) ([julianrubisch](https://github.com/julianrubisch))

## [v0.7.2](https://github.com/stimulusreflex/futurism/tree/v0.7.2) (2020-12-07)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.7.1...v0.7.2)

**Merged pull requests:**

- Allow rendered partials to use the `partial_counter` variable [\#71](https://github.com/stimulusreflex/futurism/pull/71) ([julianrubisch](https://github.com/julianrubisch))

## [v0.7.1](https://github.com/stimulusreflex/futurism/tree/v0.7.1) (2020-11-30)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.7.0...v0.7.1)

**Closed issues:**

- Overriding the controller [\#68](https://github.com/stimulusreflex/futurism/issues/68)

**Merged pull requests:**

- Lazily load default controller [\#70](https://github.com/stimulusreflex/futurism/pull/70) ([rickychilcott](https://github.com/rickychilcott))

## [v0.7.0](https://github.com/stimulusreflex/futurism/tree/v0.7.0) (2020-11-29)

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

**Merged pull requests:**

- Pass url on each request and parse to build params hash [\#69](https://github.com/stimulusreflex/futurism/pull/69) ([rickychilcott](https://github.com/rickychilcott))

## [v0.6.0](https://github.com/stimulusreflex/futurism/tree/v0.6.0) (2020-10-12)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.5.4...v0.6.0)

**Closed issues:**

- ApplicationController context [\#54](https://github.com/stimulusreflex/futurism/issues/54)
- PG::InvalidParameterValue - ERROR:  payload string too long [\#51](https://github.com/stimulusreflex/futurism/issues/51)

**Merged pull requests:**

- Add instructions to setup local environment [\#65](https://github.com/stimulusreflex/futurism/pull/65) ([rickychilcott](https://github.com/rickychilcott))
- Allow passing in controller [\#62](https://github.com/stimulusreflex/futurism/pull/62) ([rickychilcott](https://github.com/rickychilcott))

## [v0.5.4](https://github.com/stimulusreflex/futurism/tree/v0.5.4) (2020-10-09)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.5.3...v0.5.4)

## [v0.5.3](https://github.com/stimulusreflex/futurism/tree/v0.5.3) (2020-10-09)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.5.2...v0.5.3)

**Merged pull requests:**

- Add skip\_in\_test flag [\#61](https://github.com/stimulusreflex/futurism/pull/61) ([julianrubisch](https://github.com/julianrubisch))

## [v0.5.2](https://github.com/stimulusreflex/futurism/tree/v0.5.2) (2020-10-06)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.5.1...v0.5.2)

**Implemented enhancements:**

- Question: eager trigger futurism [\#42](https://github.com/stimulusreflex/futurism/issues/42)
- Restore placeholders before turbolinks caches [\#23](https://github.com/stimulusreflex/futurism/issues/23)

**Merged pull requests:**

- docs: add domchristie as a contributor [\#60](https://github.com/stimulusreflex/futurism/pull/60) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- docs: add rickychilcott as a contributor [\#58](https://github.com/stimulusreflex/futurism/pull/58) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- Reset before turbolinks caching [\#57](https://github.com/stimulusreflex/futurism/pull/57) ([julianrubisch](https://github.com/julianrubisch))
- 42 eager loading [\#56](https://github.com/stimulusreflex/futurism/pull/56) ([julianrubisch](https://github.com/julianrubisch))

## [v0.5.1](https://github.com/stimulusreflex/futurism/tree/v0.5.1) (2020-09-27)

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

**Merged pull requests:**

- Fix global ID locating of new records [\#55](https://github.com/stimulusreflex/futurism/pull/55) ([julianrubisch](https://github.com/julianrubisch))

## [v0.5.0](https://github.com/stimulusreflex/futurism/tree/v0.5.0) (2020-09-22)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.4.1...v0.5.0)

**Closed issues:**

- Deep transform locals hash [\#38](https://github.com/stimulusreflex/futurism/issues/38)

**Merged pull requests:**

- 38 deep transform locals hash [\#53](https://github.com/stimulusreflex/futurism/pull/53) ([julianrubisch](https://github.com/julianrubisch))
- Bump actionview from 6.0.3.2 to 6.0.3.3 [\#52](https://github.com/stimulusreflex/futurism/pull/52) ([dependabot[bot]](https://github.com/apps/dependabot))

## [v0.4.1](https://github.com/stimulusreflex/futurism/tree/v0.4.1) (2020-09-09)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.4.0...v0.4.1)

**Implemented enhancements:**

- Allow passing data attributes into html\_options [\#43](https://github.com/stimulusreflex/futurism/issues/43)
- Identify channel \(cf StimulusReflex\) [\#34](https://github.com/stimulusreflex/futurism/issues/34)

**Fixed bugs:**

- ActiveStorage image url isn't correct on localhost [\#39](https://github.com/stimulusreflex/futurism/issues/39)

**Merged pull requests:**

- Add Gotcha hint to README \#39 [\#50](https://github.com/stimulusreflex/futurism/pull/50) ([julianrubisch](https://github.com/julianrubisch))
- docs: add scottbarrow as a contributor [\#49](https://github.com/stimulusreflex/futurism/pull/49) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- 43 data attributes html options [\#48](https://github.com/stimulusreflex/futurism/pull/48) ([julianrubisch](https://github.com/julianrubisch))
- Add data attributes from html options [\#47](https://github.com/stimulusreflex/futurism/pull/47) ([scottbarrow](https://github.com/scottbarrow))
- 34 identify channel [\#46](https://github.com/stimulusreflex/futurism/pull/46) ([julianrubisch](https://github.com/julianrubisch))
- docs: add vieditcom as a contributor [\#45](https://github.com/stimulusreflex/futurism/pull/45) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- Update README.md [\#44](https://github.com/stimulusreflex/futurism/pull/44) ([vieditcom](https://github.com/vieditcom))

## [v0.4.0](https://github.com/stimulusreflex/futurism/tree/v0.4.0) (2020-08-24)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.3.3...v0.4.0)

**Merged pull requests:**

- Fix partial shorthand bug [\#41](https://github.com/stimulusreflex/futurism/pull/41) ([leastbad](https://github.com/leastbad))
- docs: add leastbad as a contributor [\#40](https://github.com/stimulusreflex/futurism/pull/40) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- Refactor element - use SGIDs where possible to minimize over-the-wire size [\#37](https://github.com/stimulusreflex/futurism/pull/37) ([julianrubisch](https://github.com/julianrubisch))

## [v0.3.3](https://github.com/stimulusreflex/futurism/tree/v0.3.3) (2020-07-30)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.3.2...v0.3.3)

**Fixed bugs:**

- Generated URLs start with /cable [\#20](https://github.com/stimulusreflex/futurism/issues/20)

**Merged pull requests:**

- 20 fix generated urls [\#35](https://github.com/stimulusreflex/futurism/pull/35) ([julianrubisch](https://github.com/julianrubisch))

## [v0.3.2](https://github.com/stimulusreflex/futurism/tree/v0.3.2) (2020-07-27)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.3.1...v0.3.2)

**Implemented enhancements:**

- Allow to pass locals when rendering a collection [\#27](https://github.com/stimulusreflex/futurism/issues/27)

**Merged pull requests:**

- Update bug report template to feature 'Futurism' [\#33](https://github.com/stimulusreflex/futurism/pull/33) ([marcoroth](https://github.com/marcoroth))
- Allow to specify :as when rendering a collection [\#32](https://github.com/stimulusreflex/futurism/pull/32) ([marcoroth](https://github.com/marcoroth))
- docs: add marcoroth as a contributor [\#31](https://github.com/stimulusreflex/futurism/pull/31) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- docs: add sas1ni69 as a contributor [\#30](https://github.com/stimulusreflex/futurism/pull/30) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- uses AR Collection klass method [\#29](https://github.com/stimulusreflex/futurism/pull/29) ([sas1ni69](https://github.com/sas1ni69))
- Allow to pass locals when rendering a collection [\#28](https://github.com/stimulusreflex/futurism/pull/28) ([marcoroth](https://github.com/marcoroth))

## [v0.3.1](https://github.com/stimulusreflex/futurism/tree/v0.3.1) (2020-07-25)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.3.0...v0.3.1)

**Implemented enhancements:**

- Emit futurism:appeared event after morphing is done [\#19](https://github.com/stimulusreflex/futurism/issues/19)

**Closed issues:**

- NoMethodError - undefined method `map' for nil:NilClass [\#22](https://github.com/stimulusreflex/futurism/issues/22)

**Merged pull requests:**

- enable passing of html\_options hash [\#26](https://github.com/stimulusreflex/futurism/pull/26) ([leastbad](https://github.com/leastbad))
- docs: add fractaledmind as a contributor [\#25](https://github.com/stimulusreflex/futurism/pull/25) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- Dispatch futurism:appear method [\#24](https://github.com/stimulusreflex/futurism/pull/24) ([fractaledmind](https://github.com/fractaledmind))
- docs: add mepatterson as a contributor [\#21](https://github.com/stimulusreflex/futurism/pull/21) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- add LI support to Rails helper [\#17](https://github.com/stimulusreflex/futurism/pull/17) ([leastbad](https://github.com/leastbad))

## [v0.3.0](https://github.com/stimulusreflex/futurism/tree/v0.3.0) (2020-07-22)

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

**Merged pull requests:**

- Allow futurizing collections via partial render [\#18](https://github.com/stimulusreflex/futurism/pull/18) ([julianrubisch](https://github.com/julianrubisch))

## [v0.2.0](https://github.com/stimulusreflex/futurism/tree/v0.2.0) (2020-07-21)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.1.4...v0.2.0)

**Merged pull requests:**

- docs: add leastbad as a contributor [\#16](https://github.com/stimulusreflex/futurism/pull/16) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- list element [\#15](https://github.com/stimulusreflex/futurism/pull/15) ([leastbad](https://github.com/leastbad))
- Allow to use arbitrary partials [\#12](https://github.com/stimulusreflex/futurism/pull/12) ([julianrubisch](https://github.com/julianrubisch))

## [v0.1.4](https://github.com/stimulusreflex/futurism/tree/v0.1.4) (2020-07-18)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.1.2...v0.1.4)

**Merged pull requests:**

- Add safari polyfill [\#14](https://github.com/stimulusreflex/futurism/pull/14) ([julianrubisch](https://github.com/julianrubisch))
- docs: add excid3 as a contributor [\#13](https://github.com/stimulusreflex/futurism/pull/13) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- Extract JS code to dedicated npm package [\#11](https://github.com/stimulusreflex/futurism/pull/11) ([julianrubisch](https://github.com/julianrubisch))
- docs: add andrewmcodes as a contributor [\#10](https://github.com/stimulusreflex/futurism/pull/10) ([allcontributors[bot]](https://github.com/apps/allcontributors))

## [v0.1.2](https://github.com/stimulusreflex/futurism/tree/v0.1.2) (2020-07-12)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.1.1...v0.1.2)

**Merged pull requests:**

- Testing [\#8](https://github.com/stimulusreflex/futurism/pull/8) ([julianrubisch](https://github.com/julianrubisch))
- docs: add ParamagicDev as a contributor [\#7](https://github.com/stimulusreflex/futurism/pull/7) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- feat\(active\_record\): Add ActiveRecord for testing. [\#6](https://github.com/stimulusreflex/futurism/pull/6) ([ParamagicDev](https://github.com/ParamagicDev))
- docs: add darkrubyist as a contributor [\#5](https://github.com/stimulusreflex/futurism/pull/5) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- docs: add darkrubyist as a contributor [\#4](https://github.com/stimulusreflex/futurism/pull/4) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- docs: add julianrubisch as a contributor [\#3](https://github.com/stimulusreflex/futurism/pull/3) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- Fix pipeline errors [\#2](https://github.com/stimulusreflex/futurism/pull/2) ([julianrubisch](https://github.com/julianrubisch))
- Created a futurism\_utils file to DRY HTMLElement code [\#1](https://github.com/stimulusreflex/futurism/pull/1) ([dark88888](https://github.com/dark88888))

## [v0.1.1](https://github.com/stimulusreflex/futurism/tree/v0.1.1) (2020-07-09)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/v0.1.0...v0.1.1)

## [v0.1.0](https://github.com/stimulusreflex/futurism/tree/v0.1.0) (2020-07-09)

[Full Changelog](https://github.com/stimulusreflex/futurism/compare/354945a121c4647ce3f6cbfa16ebd846dee62a3e...v0.1.0)



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