Releases: morissetcl/pry-byetypo
Releases · morissetcl/pry-byetypo
v1.3.4
What's Changed
- Parse ERB content by @morissetcl in #49
- Add instance methods to dictionnary by @morissetcl in #50
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Handle PG undefined column error by @morissetcl in #47
- Bump gem to 1.3.3 by @morissetcl in #48
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Fix array methods by @morissetcl in #43
- Does not try to correct the cmd if the dictionary is missing by @morissetcl in #44
- Does not correct error from code execution by @morissetcl in #45
- Bump version 1.3.2 by @morissetcl in #46
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Ensure that the store is populated even if previous step fails by @morissetcl in #40
- Remove colorize dependency by @morissetcl in #41
- Bump v1.3.1 by @morissetcl in #42
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Handles internal methods correction by @morissetcl in #37
- Update README.md by @morissetcl in #38
- Bump version 1.3.0 by @morissetcl in #39
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Remove Rails to runtime deps and update require ruby version by @morissetcl in #28
- Supports parallel assignment by @morissetcl in #30
- Handles modularized models by @morissetcl in #32
- Make this plugin ORM agnostic by @morissetcl in #33
- Bump gem to v1.2 by @morissetcl in #36
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Store session history by @morissetcl in #19
- Handles UndefinedVariable error by @morissetcl in #23
- Update readme by @morissetcl in #26
- Bump v1.1.0 by @morissetcl in #27
Full Changelog: v.1.0.2...v1.1.0
v1.0.2
What's Changed
- Display error @morissetcl in #17
- Update readme by @morissetcl in #21
- Bump v 1.0.2 by @morissetcl in #22
Full Changelog: v.1.0.1...v.1.0.2
v.1.0.0
What's Changed
- Rename pry-cyrano to pry-byetypo by @morissetcl in #15
- Add before suite callback to set the BYETYPO_STORE_PATH env by @morissetcl in #16
Full Changelog: v.0.1.0...v.1.0.0
v0.1.0
What's Changed
- Adds setup module by @morissetcl in #1
- Add specs to setup module by @morissetcl in #2
- Add exceptions handler by @morissetcl in #3
- Add exceptions module by @morissetcl in #4
- Renaming exceptions by @morissetcl in #5
- Store data into a pstore file by @morissetcl in #6
- Refactoring by @morissetcl in #7
- Makes checks less noisy by @morissetcl in #8
- Update readme by @morissetcl in #9
- Fix gemspec by @morissetcl in #10
New Contributors
- @morissetcl made their first contribution in #1
Full Changelog: https://github.com/morissetcl/pry-cyrano/commits/v1.0.0