Skip to content

Atomizer 3.0.0-alpha.6

Choose a tag to compare

@renatoi renatoi released this 28 Apr 19:08
· 1089 commits to main since this release
  • Bgz should accept custom values: PR #176. Thanks @markk!
  • Refactored grammar code in atomizer.js. This change should be invisible to the user but it greatly improves the quality of the code. Thanks @3den! PR #181.
  • Custom values now accept break points in the config. For more information see Issue #178. PR #182.