Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 748 Bytes

File metadata and controls

37 lines (19 loc) · 748 Bytes

Change log

master

0.7.0 (2026-04-29)

  • Fixed setting the frozen flag for nested requires. (@palkan)

0.6.0 (2025-03-07)

0.5.0

  • Add constants freezing via the # shareable_constant_value: ... pragma. (@palkan)

0.4.0 (2023-08-23)

  • Upgrade to require-hooks 0.2.0. (@palkan)

0.3.0 (2023-07-19)

  • Ignore ./vendor by default when using freezolite/auto. (@palkan)

  • Replace watch_dirs with patterns and exclude_patterns. (@palkan)

0.2.0 (2023-07-14)

  • Change name from freeze_the_lits to freezolite. (@palkan)

  • Migrate to require-hooks. (@palkan)

0.1.0 (2023-06-15)