Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 22:12
5e2074c

1.0.0 (2023-11-25)

⚠ BREAKING CHANGES

  • Remove --disable-datetime-prefixing

Features

  • Improve Arch package version (27ea28d)
  • Remove --disable-datetime-prefixing (bbdf200)
  • Update README with normfn --help (e54fd7c)

Bug Fixes

  • Add backticks (7f276b4)
  • Don't use Unix-like tmpdir (d1a00a5)
  • Enforce Python 3.8+ (3dd98b7)
  • Ensure that a common separator is used for dates (13d6b82)
  • Ensure we use a common time separator (0fb4c60)
  • Handle readchar() on Windows (99b0c2c)
  • Handle readline on Windows (849b7a8)
  • Handle tty on Windows (d590bd7)
  • Handling of GITHUB_OUTPUT (4a877a2)
  • Syntax for setting variable (3255775)
  • Try command-output (95b083c)
  • Try syntax #2 (20b84c3)
  • Use --tags for 'git describe' (7bc1538)
  • Use os.sep for Windows excludes (f5f8158)
  • Various aspects of README update (85d77ca)