Skip to content

Releases: johanvx/typst-undergradmath

v1.4.0

19 May 16:37
Compare
Choose a tag to compare

1.4.0 - 2024-05-19

Features

  • Use thin for the space between values and units (#43) - (ca9cc03)
  • Update spacing description (#42) - (74a826a)

v1.3.0

14 May 05:44
Compare
Choose a tag to compare

1.3.0 - 2024-05-14

Bug Fixes

  • Stop underlining the title - (2272ede)

Documentation

  • Add instructions for obtaining script letters - (e98a15a)

Features

  • Provide a simpler approach to get \varnothing in LaTeX - (605b7b9)
  • Add script letters - (2334574)

Miscellaneous

  • Remove @unavailable figure - (d314d33)

Refactor

  • Make the footer an acutal footer - (d3b5eb7)

v1.2.0

08 Dec 02:28
Compare
Choose a tag to compare

1.2.0 - 2023-12-08

Documentation

  • (README) Mention some packages dedicated to typesetting unit - (b1b62a7)
  • Add the contributing guide section - (4b59481)

Features

  • Mention the compiler version in the introduction - (6ee483d)
  • Use newly introduced sys.version - (9c532b4)
  • Use newly introduced wide - (54d8723)

Miscellaneous

  • Checkout with secrets.PAT - (e2837c8)
  • Set author to github-actions[bot] - (08301b2)
  • Set author and email explicitly - (cbcbdb4)
  • Try to pass the protection rule - (8f1a6f3)
  • Fix the repository URL in cliff.toml - (4eea288)
  • Add cliff.toml - (49352ce)
  • Support deleting tags and associated releases - (0604a5a)
  • Support changelog and manual tagging - (3726d22)
  • Remove unused environment variables - (c024293)

v1.1.0

16 Sep 06:36
Compare
Choose a tag to compare

1.1.0 - 2023-09-16

Features

  • Add custom maths operator section - (992d543)

v1.0.0

08 Aug 12:47
Compare
Choose a tag to compare

1.0.0 - 2023-08-08

Features

  • [breaking] Use renamed symbols - (47a06f4)

v0.1.1

20 Jul 05:02
Compare
Choose a tag to compare

0.1.1 - 2023-07-20

Bug Fixes

  • Correct a typo in the link to the doc of array - (57e3564)

v0.1.0

15 Jun 14:49
Compare
Choose a tag to compare

0.1.0 - 2023-06-15

Bug Fixes

  • Add missing raw text kappa - (3dc79c1)

Features

  • Adjust the alignment and gutters of math-code listings - (7832fd3)
  • Use a shorter name for Ring Operator \u{2218} - (7ae19a0)
  • Remove the noidea annotation - (a04b098)
  • Use dotless i and j - (399419e)
  • Use datetime - (e4768ea)
  • Use sigma.alt - (44c80e2)

Miscellaneous

v0.0.2

21 May 17:24
Compare
Choose a tag to compare

0.0.2 - 2023-05-21

Documentation

  • (README) Add new badges and clean up a bit - (4224021)
  • (README) Update the link to the lastest release - (2f6816e)

Miscellaneous

Refactor

  • Remove unnecessary capitalization - (c5b0afa)
  • Simplify some symbols - (bf58fae)

v0.0.1

18 Apr 16:56
Compare
Choose a tag to compare

[0.0.1] - 2023-04-18

Bug Fixes

  • Add a hashtag for the h function example - (0341034)

Documentation

  • (README) Update comments on \varnothing - (7c68c65)
  • (README) Update comments on doteq - (65faf7c)
  • (README) Add a comment on arrays - (537b126)
  • Add a link to Typst - (5c148c4)
  • Add limitations section - (b026d4b)
  • Add README - (3416ef3)

Features

  • (arrays, matrices) [breaking] Add array example - (ef7c246)
  • Update comment to \varnothing - (ee80553)
  • Update code example for \varnothing - (878ea8d)
  • Add an alternative for not equal - (430b79b)
  • Add tricky doteq symbol - (7001164)
  • Update notes on determinant - (49fab7c)
  • Add some comment on auto-scaling of fences - (1146cd3)
  • Add a value-unit example - (d4084ec)
  • Add widehat example - (317c168)
  • Add main contents - (06e8f21)

Miscellaneous

  • Support auto-release after pushing new tags - (764a9e1)
  • Support tagging - (16a59c9)
  • Upload PDF as artifact on push to non main branch - (d72f758)
  • Remove the PDF file - (9f18cc0)
  • Update date - (51f56a8)
  • Add LICENSE - (6ba2286)