Blog

The latest updates from the Hanami, Dry, and Rom projects.

  1. Announcing Hanami v0.9.0

    New hanami-model engine based on ROM. Database automapping, data integrity for entities, experimental associations, native PostgreSQL types.

  2. New gem releases

  3. Introducing dry-system

  4. Announcing Hanami v0.8.0

    New validations syntax with predicates, high level rules and error messages. JSON logger format, faster static assets serving. Subresource Integrity, updated Content Security Policy, and new HTTP security headers.

  5. Announcing Hanami v0.7.3

    Faster static assets in development

  6. Validations Predicates

    Hanami will introduce a new syntax for validations based on predicates. It features builtin and custom predicates, type safety, specific coercions for HTTP params, allowlisting, custom error messages with optional i18n support. This release will start a new alliance between Hanami and dry-rb.

  7. Announcing dry-rb