Releases: svyatov/create-ruby-gem
Releases · svyatov/create-ruby-gem
v0.1.1
v0.1.0
Added
- Interactive wizard for
bundle gemwith back/edit/cancel flow, command summary, and preset save prompt. - Preset commands:
--list-presets,--show-preset,--delete-preset, and--presetfor non-interactive creation. - Runtime diagnostics:
--doctorand--version. - Static Bundler compatibility matrix with explicit unsupported-version errors.
- Integration tests that execute real
bundle gemruns in temporary directories. - CI matrix testing Bundler versions across Ruby 3.2–4.0.
- YARD documentation for all source files.
- Production-ready README with compatibility matrix, CLI reference, and preset examples.