Skip to content

Releases: AdaskoTheBeAsT/Typewriter

v2.30.0

21 Apr 17:16
Compare
Choose a tag to compare
  • add 'Type' property to Attribute class #45 thanks to @Fasteroid

v2.29.0

12 Apr 22:02
Compare
Choose a tag to compare
  • thasnks to @Fasteroid Add FileLocation property to Type class - This will allow users to generate accurate import paths, even for files containing multiple classes. PR 44
  • updated libs

V2.28.0

02 Apr 15:31
Compare
Choose a tag to compare
  • version compatible with VS 2022 17.9.5

V2.27.0

10 Mar 18:00
Compare
Choose a tag to compare
  • upgraded dependecies
  • compatible with VS 2022 v17.9.2

v2.26.0

14 Jan 16:04
Compare
Choose a tag to compare
  • version compatible with VS 17.8.4
  • added error logging when generating file

v2.25.0

21 Dec 00:00
Compare
Choose a tag to compare
  • using long path processing only in situation when key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem\LongPathsEnabled is set to 1

v2.24.0

15 Dec 20:09
Compare
Choose a tag to compare
  • experimental release for arm64
  • compatible with VS 17.8.3

v2.23.0

28 Nov 19:48
Compare
Choose a tag to compare
  • default BOM generation to true - add possibility to disable in settings. Closes #40
  • version compatible with VS 17.8.2

v2.22.0

27 Nov 01:06
Compare
Choose a tag to compare
  • fix for non normalized long paths

v2.21.0

25 Nov 16:01
Compare
Choose a tag to compare
  • optimized output generation
  • create directory for output if it does not exists
  • simplified logic for long paths