Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

39 lines (20 loc) · 1.03 KB

Change Log

0.2.4 (2025-02-20)

Implemented enhancements:

  • add new tsc commands :fact, :gcd, :redu

0.2.3 (2024-09-07)

Implemented enhancements:

  • change how to quit tsc (exit -> :q)

  • add new tsc commands :hex, :dec, :bin

  • don't show config load message when formulas form file or command line arg

Fixed bugs:

  • Fix deadlock bug when formulas from file or command line arg

0.2.2 (2024-06-19)

Implemented enhancements:

  • change inverse trigonometric funstions (Arc{sin/cos/tan}) result format same as trig_func_arg

Fixed bugs:

  • Fix ast_format config not work properly

0.2.1 (2024-05-24)

Implemented enhancements:

  • save current config to file, and load config from file #19

  • Fix wrong error message