Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@zfletch zfletch released this 05 Mar 18:43
· 20 commits to master since this release
  • Add optional parameter to greekToBetaCode and betaCodeToGreek for overriding default conversion.
  • Use a different bundling system for the browser. Instead of being called as greekToBetaCode it is now called as BetaCode.greekToBetaCode. (Does not affect users who use require or import).
  • Lint code.