# Changelog

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [5.1.0](https://github.com/AmerMathSoc/mathjax-ams-macros/compare/v5.0.0...v5.1.0) (2025-07-18)


### Features

* feat: prepare to make public ([057b83a](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/057b83a2cbd74f3bd9806d52e3d4d8c05d0f920f)), closes [#46](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/46)

## [5.0.0](https://github.com/AmerMathSoc/mathjax-ams-macros/compare/v4.1.1...v5.0.0) (2025-07-09)


### ⚠ BREAKING CHANGES

* switches from mathjax-full to @mathjax/src package.

### Features

* upgrade and adjust to mathjax v4.0.0-rc.4 ([ea9a72f](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/ea9a72ffb6bac30cf28de7f2d670d6a6e151ae96)), closes [#48](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/48)


### Bug Fixes

* **package:** switch to commit-and-tag-version ([ff8e675](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/ff8e6754fd5493c8d9150e1382fe0ee30bc835ea))

### [4.1.1](https://github.com/AmerMathSoc/mathjax-ams-macros/compare/v4.1.0...v4.1.1) (2023-11-14)


### Bug Fixes

* mathjax v4-beta.4 compatibility ([0bd26d1](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/0bd26d128cfa0d4d20d7a9a21f9c96595239bf47)), closes [#47](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/47)

## [4.1.0](https://github.com/AmerMathSoc/mathjax-ams-macros/compare/v4.0.0...v4.1.0) (2023-09-19)


### Features

* add browser build ([e1fd965](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/e1fd965479e0406960523427b8df5a5cb410690f)), closes [#45](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/45)

## [4.0.0](https://github.com/AmerMathSoc/mathjax-ams-macros/compare/v3.4.1...v4.0.0) (2023-08-11)


### ⚠ BREAKING CHANGES

* Switches from CJS to ESM

### Features

* upgrade to MathJax v4 ([92f1c40](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/92f1c40ba9e88f184c85b063fb5765a3b3351285)), closes [#45](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/45) [#44](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/44)

### [3.4.1](https://github.com/AmerMathSoc/mathjax-ams-macros/compare/v3.4.0...v3.4.1) (2022-08-19)


### Bug Fixes

* rewrite txt macro ([ee527b1](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/ee527b156677e4d931df66bd45958996df719c15)), closes [#43](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/43)

## [3.4.0](https://github.com/AmerMathSoc/mathjax-ams-macros/compare/v3.3.0...v3.4.0) (2022-08-12)


### Features

* add txt (mapping to text) ([0038f2e](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/0038f2e80eb367886541e9f013b1049ad9bcbc95)), closes [#41](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/41)


### Bug Fixes

* accentset with complex content ([ec1b5b8](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/ec1b5b865d3c5ac634d32f99de2d0d1f2631e861)), closes [#41](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/41)

## [3.3.0](https://github.com/AmerMathSoc/mathjax-ams-macros/compare/v3.2.0...v3.3.0) (2021-05-25)


### Features

* add  \Sha, \Shcha, and \De ([fb50c21](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/fb50c21ec1dc26c56a43e9831405456c245306a5)), closes [#40](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/40)


### Bug Fixes

* remove mathtools macros ([fdb3f8f](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/fdb3f8ff5e5c391cbf00ae867f425df95fce2b30)), closes [#36](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/36)
* update dependencies and scripts ([3df494b](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/3df494b60fdd703048a3556e073ab4601cc03683))

## [3.2.0](https://github.com/AmerMathSoc/mathjax-ams-macros/compare/v3.1.0...v3.2.0) (2021-01-14)


### Features

* add llangle, rrangle, lAngle, rAngle ([7e575d4](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/7e575d4976ac6d28c8b74f382e8a25fc9f32d5c1)), closes [#31](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/31)

## [3.1.0](https://github.com/AmerMathSoc/mathjax-ams-macros/compare/v3.0.0...v3.1.0) (2020-10-13)


### Features

* add typescript implementaton ([2f392ce](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/2f392ce8d97676515ccdd340afd767146272b1f8))


### Bug Fixes

* import missing BaseMethods ([a475960](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/a4759604eb782b94ecef13d945d8a85225cc7830))

## [3.0.0](https://github.com/AmerMathSoc/mathjax-ams-macros/compare/v3.0.0-0...v3.0.0) (2020-10-06)


### Bug Fixes

* change export ([218a00f](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/218a00fc0cedb9508bc94fec66ea0392ea23c5af)), closes [#25](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/25)
* change import ([f355e42](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/f355e42c34b9c6612f4887458eb4273dc4f9c19a)), closes [#26](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/26)

## 3.0.0-0 (2020-09-14)


### ⚠ BREAKING CHANGES

* No longer compatible with MathJax v2.
* removes xxalignat(*)

### Features

* **package.json:** automatic releases ([b9a03c6](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/b9a03c6a12804ee36e9d10244fe33c5e075dd789))
* add llbracket, rrbracket as delimiters ([11f594c](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/11f594c965993b2b6598bb4cb8880e96d418dbac)), closes [#23](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/23)
* add mathbfcal macro ([ddfbea0](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/ddfbea04f1babc53fabfb498708ee40035ac29d3)), closes [#16](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/16)
* add sfrac macro for bevelled fraction ([aa1e7e1](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/aa1e7e1643971319f974d24ac1360820f6337e26)), closes [#22](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/22)
* bsmallmatrix environment ([4728227](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/47282270cce9518dc24490d0f1299234276e8026)), closes [#14](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/14)
* mathsc macro for small caps ([dcadc37](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/dcadc374d31f615b99b746116e57f396a3a44db2)), closes [#13](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/13)
* new macros \bfit, \mathbfit for bold-italic ([6dedded](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/6dedded4aaeb8cdab5e9ce131a49735ed0bbf984)), closes [#11](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/11)
* remove xxalignat ([72012bf](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/72012bffb0e754fb020d5377a82a9912ecf89866)), closes [#21](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/21)
* rewrite for MathJax v3 ([c2ac00b](https://github.com/AmerMathSoc/mathjax-ams-macros/commit/c2ac00b7afa9b8ba2312ace57535356c9f4484f7)), closes [#24](https://github.com/AmerMathSoc/mathjax-ams-macros/issues/24)
