Content-Length: 305043 | pFad | http://github.com/hanami/hanami/commit/3e1aad16930b4c49a92000b417e83ba345814a38

59 Prepare for v2.2.0.beta2 · hanami/hanami@3e1aad1 · GitHub
Skip to content

Commit

Permalink
Prepare for v2.2.0.beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
timriley committed Sep 25, 2024
1 parent 10ffe6b commit 3e1aad1
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

The web, with simplicity.

## v2.2.0.beta2 - 2024-09-26

### Added

- [Tim Riley] Support multiple gateways within each slice's `:db` provider (#1452)
- [Tim Riley] Register ROM commands and mappers in `db/commands/` and `db/mappers/`. Support registration of components from deeply nested files within these directories. (#1448)
- [Adam Lassek, Tim Riley] Make `slice` available inside providers (as an alias for `target`) (#1446)

### Changed

- [Tim Riley] Register deeply nested relation files with ROM (#1448)
- [Kyle Plump] Raise helpful error when preparing `:db` provider if the relevant driver gem for the configured database type is not installed (#1453)
- [Sean Collins] Remove "disabled" attribute on the `<option>` generated via the `select` helper's `prompt:`, so it shows properly on the select box in the browser (#1444)

## v2.2.0.beta1 - 2024-07-16

### Added
Expand Down
2 changes: 1 addition & 1 deletion hanami.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "dry-core", "~> 1.0", "< 2"
spec.add_dependency "dry-inflector", "~> 1.0", ">= 1.1.0", "< 2"
spec.add_dependency "dry-monitor", "~> 1.0", ">= 1.0.1", "< 2"
spec.add_dependency "dry-system", "= 1.1.0.beta1"
spec.add_dependency "dry-system", "= 1.1.0.beta2"
spec.add_dependency "dry-logger", "~> 1.0", "< 2"
spec.add_dependency "hanami-cli", "= 2.2.0.beta1"
spec.add_dependency "hanami-utils", "~> 2.2.beta"
Expand Down
2 changes: 1 addition & 1 deletion lib/hanami/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module Hanami
# @api private
module Version
# @api public
VERSION = "2.2.0.beta1"
VERSION = "2.2.0.beta2"

# @since 0.9.0
# @api private
Expand Down
2 changes: 1 addition & 1 deletion spec/unit/hanami/version_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

RSpec.describe "Hanami::VERSION" do
it "returns current version" do
expect(Hanami::VERSION).to eq("2.2.0.beta1")
expect(Hanami::VERSION).to eq("2.2.0.beta2")
end
end

0 comments on commit 3e1aad1

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/hanami/hanami/commit/3e1aad16930b4c49a92000b417e83ba345814a38

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy