github bornova/numara-calculator v7.1.10

5 hours ago
  • Improved symbol matching regex: Updated the letter symbol regex to use proper Unicode word boundary logic (\p{L}\p{M}_ and \p{M}\d_), preventing false matches when symbol names appear as substrings within longer identifiers.
  • Handle string answers in formatAnswer: String-type answers are now returned via stripAnswer early, avoiding errors when non-numeric results are passed to formatting logic. (#280)
  • Page name layout fix. Added margin-top to the .pageName class for improved visual layout.

Don't miss a new numara-calculator release

NewReleases is sending notifications on new releases.