Skip to content

Latest commit

 

History

History
80 lines (54 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

80 lines (54 loc) · 1.44 KB

[0.1.26] - 2024-10-09

  • Move Helpers to immosquare-railie gems

[0.1.25] - 2024-08-22

  • add new methods for application_record

[0.1.24] - 2024-08-20

  • Add default_value for .to_boolean

[0.1.23] - 2024-05-07

  • fix missing change

[0.1.22] - 2024-05-07

  • change helper name to avoid collision

[0.1.21] - 2024-05-07

  • refactor mailer Helper

[0.1.20] - 2024-05-06

  • back to locale parameter

[0.1.19] - 2024-05-05

  • Add mailer Helper for Rails emails preview

[0.1.18] - 2024-03-14

  • improve escaped_value method

[0.1.17] - 2024-03-14

  • Improve cleaner for \n\r characters

[0.1.16] - 2024-03-07

  • Fix issue with encoding whitelist

[0.1.15] - 2024-03-04

  • Add Whitelist for encoding

[0.1.14] - 2024-02-06

  • Improve normalize_last_line for emtpy files

[0.1.13] - 2024-02-05

  • Fix file Encoding

[0.1.12] - 2024-02-05

  • Add File Extensions

[0.1.11] - 2023-09-30

  • Improve JSON formatter

[0.1.10] - 2023-09-30

  • Improve includes

[0.1.9] - 2023-09-30

  • Improve includes

[0.1.8] - 2023-09-30

  • Add josn Method to Array

[0.1.7] - 2023-09-30

  • Improve JSON output

[0.1.6] - 2023-09-30

  • Improve JSON output

[0.1.5] - 2023-09-30

  • fix spelling

[0.1.4] - 2023-09-30

  • recursive: true to sort_by_key

[0.1.3] - 2023-09-30

  • Add to_beautiful_json method

[0.1.2] - 2023-09-25

  • Improve sort on hash sort_by_key

[0.1.1] - 2023-09-25

  • Fix Hash depth method

[0.1.0] - 2023-09-25

  • Initial release