Skip to content

Latest commit

 

History

History
109 lines (83 loc) · 3.27 KB

CHANGELOG.md

File metadata and controls

109 lines (83 loc) · 3.27 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.17.0 - 2024-11-19

Added

Changed

  • pin FSharp.Core to latest version (for Fesh.Revit)

0.16.0 - 2024-11-10

  • add .IsAlive property to turn on/off the logging

0.15.8 - 2024-11-04

  • upgrade to FSharp.Core 8.0.400 to make it work for Fesh.Revit

0.15.0 - 2024-11-03

  • add Pen Utils, faster redraw, expose delay time

0.14.0 - 2024-09-08

  • AvalonEditB 2.4.0

0.13.0 - 2024-06-09

  • AvalonEditB 2.3.0

0.12.0 - 2023-10-29

  • AvalonEditB 2.2.0

0.11.0 - 2023-09-10

  • disable replace in Log
  • AvalonEditB 2.1.0

0.10.0 - 2023-07-27

  • AvalonEditB 2.0.0

0.9.1 - 2023-04-29

  • AvalonEditB 1.8.0

0.9.0 - 2023-04-23

  • AvalonEditB 1.7.0

0.8.3 - 2023-01-08

  • AvalonEditB 1.6.0

0.8.2 - 2022-12-17

  • net7.0
  • AvalonEditB 1.5.1
  • update readme, fix typos

0.7.2 -2022-08-06

  • fix typos in readme

0.7.1 - 2022-08-06

  • use AvalonEditB 1.4.1
  • fix typos in doc-strings
  • fix crash when Log has more than 1000k characters

0.6.0 - 2022-01-09

  • fix ConditionalTextWriter

0.5.0 - 2021-12-11

  • Update to AvalonEditB 1.3.0
  • target net6.0 and net472
  • fix typos in docstring

0.4.0 - 2021-10-17

  • Update to AvalonEditB 1.2.0
  • Rename GetTextWriterIf to GetConditionalTextWriter

0.3.1 - 2021-09-26

  • Update Xml doc-strings