Recent Releases of https://github.com/formtastic/formtastic
https://github.com/formtastic/formtastic - v6.0.0
Highlights
- Requires Rails 7.2 (previously 6.0) and Ruby 3.1 (previously 2.6) minimum, inline with Rails minimum supported versions
- Adds support for country_select v9
- Adds support for PostgreSQL timestamptz column types
- Adds support for Devise v5.0.0's password validation procs
- Add accessibility improvements for inline errors and semantic_errors
What's changed since 6.0.0.alpha
- Fix some typos in non-production code by @tagliala in https://github.com/formtastic/formtastic/pull/1407
- Fix some broken link and permanent redirects by @tagliala in https://github.com/formtastic/formtastic/pull/1408
What's changed since 5.0.0
- Fix development dependencies by @justinfrench in https://github.com/formtastic/formtastic/pull/1389
- Add support for country_select v9 by @leoarnold in https://github.com/formtastic/formtastic/pull/1382
- Passing
callertoDeprecation#warnis deprecated by @c960657 in https://github.com/formtastic/formtastic/pull/1384 - Readme RubyDoc link by @pmcnano in https://github.com/formtastic/formtastic/pull/1370
- adding a label_html option to customize label tag by @dscataglini in https://github.com/formtastic/formtastic/pull/1379
- Add symbols to raw_collection types that won't be mapped by @justinfrench in https://github.com/formtastic/formtastic/pull/1391
- Fix inferred maxlength for :integer columns by @justinfrench in https://github.com/formtastic/formtastic/pull/1392
- Cleanup legacy CSS & Asset Pipeline issues by @justinfrench in https://github.com/formtastic/formtastic/pull/1393
- Add helper methods for semantic_errors building logic by @TimeTravelerFromNow in https://github.com/formtastic/formtastic/pull/1394
- Add accessibility improvements for inline errors and semantic_errors by @TimeTravelerFromNow in https://github.com/formtastic/formtastic/pull/1388
- Improve CI coverage and versions by @tagliala in https://github.com/formtastic/formtastic/pull/1402
- Remove redundant encodings by @tagliala in https://github.com/formtastic/formtastic/pull/1403
- Fix debug statement in stylesheets generator by @tagliala in https://github.com/formtastic/formtastic/pull/1404
- Fix handling of Proc length options in HTML attributes by @tagliala in https://github.com/formtastic/formtastic/pull/1405
- Add support for PostgreSQL timestamptz column type by @Yarroo in https://github.com/formtastic/formtastic/pull/1400
- Fix config yard issue by @TimeTravelerFromNow in https://github.com/formtastic/formtastic/pull/1397
New contributors
- @leoarnold made their first contribution in https://github.com/formtastic/formtastic/pull/1382
- @c960657 made their first contribution in https://github.com/formtastic/formtastic/pull/1384
- @pmcnano made their first contribution in https://github.com/formtastic/formtastic/pull/1370
- @dscataglini made their first contribution in https://github.com/formtastic/formtastic/pull/1379
- @TimeTravelerFromNow made their first contribution in https://github.com/formtastic/formtastic/pull/1394
- @Yarroo made their first contribution in https://github.com/formtastic/formtastic/pull/1400
Full Changelog: https://github.com/formtastic/formtastic/compare/5.0.0...6.0.0
- Ruby
Published by justinfrench 11 days ago
https://github.com/formtastic/formtastic - v6.0.0.alpha
Highlights
- Requires Rails 7.2 (previously 6.0) and Ruby 3.1 (previously 2.6) minimum, inline with Rails minimum supported versions
- Adds support for country_select v9
- Adds support for PostgreSQL timestamptz column types
- Adds support for Devise v5.0.0's password validation procs
- Add accessibility improvements for inline errors and semantic_errors
What's Changed
- Fix development dependencies by @justinfrench in https://github.com/formtastic/formtastic/pull/1389
- Add support for country_select v9 by @leoarnold in https://github.com/formtastic/formtastic/pull/1382
- Passing
callertoDeprecation#warnis deprecated by @c960657 in https://github.com/formtastic/formtastic/pull/1384 - Readme RubyDoc link by @pmcnano in https://github.com/formtastic/formtastic/pull/1370
- adding a label_html option to customize label tag by @dscataglini in https://github.com/formtastic/formtastic/pull/1379
- Add symbols to raw_collection types that won't be mapped by @justinfrench in https://github.com/formtastic/formtastic/pull/1391
- Fix inferred maxlength for :integer columns by @justinfrench in https://github.com/formtastic/formtastic/pull/1392
- Cleanup legacy CSS & Asset Pipeline issues by @justinfrench in https://github.com/formtastic/formtastic/pull/1393
- Add helper methods for semantic_errors building logic by @TimeTravelerFromNow in https://github.com/formtastic/formtastic/pull/1394
- Add accessibility improvements for inline errors and semantic_errors by @TimeTravelerFromNow in https://github.com/formtastic/formtastic/pull/1388
- Improve CI coverage and versions by @tagliala in https://github.com/formtastic/formtastic/pull/1402
- Remove redundant encodings by @tagliala in https://github.com/formtastic/formtastic/pull/1403
- Fix debug statement in stylesheets generator by @tagliala in https://github.com/formtastic/formtastic/pull/1404
- Fix handling of Proc length options in HTML attributes by @tagliala in https://github.com/formtastic/formtastic/pull/1405
- Add support for PostgreSQL timestamptz column type by @Yarroo in https://github.com/formtastic/formtastic/pull/1400
- Fix config yard issue by @TimeTravelerFromNow in https://github.com/formtastic/formtastic/pull/1397
New Contributors
- @leoarnold made their first contribution in https://github.com/formtastic/formtastic/pull/1382
- @c960657 made their first contribution in https://github.com/formtastic/formtastic/pull/1384
- @pmcnano made their first contribution in https://github.com/formtastic/formtastic/pull/1370
- @dscataglini made their first contribution in https://github.com/formtastic/formtastic/pull/1379
- @TimeTravelerFromNow made their first contribution in https://github.com/formtastic/formtastic/pull/1394
- @Yarroo made their first contribution in https://github.com/formtastic/formtastic/pull/1400
Full Changelog: https://github.com/formtastic/formtastic/compare/5.0.0...6.0.0.alpha
- Ruby
Published by justinfrench 11 days ago