Skip to content

Latest commit

 

History

History
111 lines (71 loc) · 4.67 KB

CHANGELOG.md

File metadata and controls

111 lines (71 loc) · 4.67 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • fix: only typeset if MathJax is initialized #61
  • chore: bump version to 0.7.0 #58

25 August 2021

  • Feat/matrix rref status #57
  • Feat/truth table biconditional #56
  • Chore/imports #55
  • chore: bump version to 0.6.2 #53

16 August 2021

  • Fix/rendering #51
  • chore: bump version to 0.6.1 #49

16 August 2021

  • Chore/update readme truth table #48
  • chore: bump version to 0.6.0 #46

16 August 2021

  • Test/matrix #45
  • Feat/truth table generator #44
  • Chore/update README #43
  • chore: bump version to 0.5.0 #41

11 August 2021

  • chore: make RELEASE.md more clear #40
  • Feat/error handling #39
  • Feat/matrix inverse #38
  • chore: bump version to 0.4.2 #34

8 August 2021

  • feat: add basic documentation to README.md #33
  • feat: make intermediate RREF steps use 1-index rows #32
  • chore: bump version to 0.4.1 #30

8 August 2021

  • fix: logic did not exclude the completed rows #29
  • chore: add checklist section in PR template #26
  • chore: bump version to 0.4.0 #24

8 August 2021

  • Chore/code coverage #23
  • Feat/rref #22
  • Feat/determinant frontend #21
  • Feat/recursive determinant #20
  • chore: bump version to 0.3.1 #18

2 August 2021

  • fix: remove property definitions #17
  • chore: bump version to 0.3.0 #15

2 August 2021

  • Refactor/matrix class #14
  • Refactor/typescript #13
  • Chore/absolute imports #12
  • Chore/rename #11
  • chore: bump version to 0.2.0 #9

31 July 2021

  • chore: change commitlint config file type back to .js #8
  • Test/init #7
  • feat: update RELEASE.md after running through first release #6
  • chore: bump version to 0.1.0 #4

v0.1.0

25 July 2021

  • Feat/versioning #3
  • Feat/2 by 2 determinant #2
  • feat: create PR template #1