Changelog for data-forced-0.3.0.0

Revision history for data-elevator-forced

0.1.0.0 -- YYYY-mm-dd

0.2.0.0 -- 2023-04-14

This avoid a common pitfall where let bound destructuring will fallback to lazy semantics. This way we force the use to bound the two values with names. Any inconsistency will be reported by -Werror=unbanged-strict-patterns .

We have more oportunities to trigger evaluation like that.

I am pretty proud of it.