Skip to content

Release 8.0.2

Compare
Choose a tag to compare
@thet thet released this 19 May 11:34
· 957 commits to master since this release

8.0.2 (2022-05-19)

Bug Fixes

  • core base: Don't initialize a already initialized pattern. (d943de6)
    Improve the previous check by setting the var earlier.

  • core registry: Do not reinitialize and already initialized patterns registry. (809c119)