Skip to content

Releases: suconbu/dentacs

v1.4.0

19 Oct 14:06
Compare
Choose a tag to compare

Bug fix

  • Fix crash when clicking on empty char info

Feature

  • Add 'cw' (Calendar week) function
  • Add support to convert unicode codepoint (U+...) to char
  • Add color sample with result
  • Add support for text persistence

v1.3.0

10 Mar 16:43
Compare
Choose a tag to compare

Feature

  • Add support for small zoom levels (50%, 75%)
  • Add several new functions for datetime (dayofyear, daysinyear, daysinmonth, wareki, kyureki)

Specification change

  • Make to use table format for character code information copied to the clipboard

v1.2.0

26 Sep 16:22
Compare
Choose a tag to compare

Feature

  • Add support for week number in datetime
  • Add functions for datetime/timespan

Specification change

  • Make to parse unsigned colon-separated time as datetime ('15:00' -> '2020/04/01 15:00:00')

v1.1.0

24 Aug 13:34
Compare
Choose a tag to compare
  • Add support for datetime/timespan operation
  • Fix unary operator precedence
  • Make the % operator behave same as python

v1.0.0

02 Aug 07:19
Compare
Choose a tag to compare
Update README.md