Skip to content

Releases: Unknown6656/AutoIt-Interpreter

[Beta] Version 0.10.2166.8633

29 Mar 11:24
Compare
Choose a tag to compare
Pre-release

What's Changed

Dependency Updates

  • Bump Unknown6656.Core from 1.1.9 to 1.1.10 in /new by @dependabot in #188
  • Bump MSTest.TestAdapter from 3.1.1 to 3.2.2 in /new by @dependabot in #181
  • Bump MSTest.TestFramework from 3.1.1 to 3.2.2 in /new by @dependabot in #183
  • Bump coverlet.collector from 6.0.0 to 6.0.2 in /new by @dependabot in #185
  • Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /new by @dependabot in #184

Full Changelog: 0.9.2146.8608...0.10.2166.8633

[Beta] Version 0.9.2146.8608

04 Mar 00:02
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Moved to .NET8 by @Unknown6656 in #158
  • Refactored the whole code base
  • Improved the interactive shell
  • Internally changed the type system (used dedicated Variant datatype)
  • Implemented a shit-ton of functions (see #9 )
  • Support for macro metadata (#70 and #10 )
  • Added plugin support
  • Improved script scanner
  • Added Support for ByRef
  • Implemented multi-threading
  • Switched from System.Decimal to System.Double (#82 )
  • Added support for cached functions (#77 )
  • Addressed issue #178 An error occurred when writing the STDOUT console mode as reported by @mast3rz3ro

Dependency updates

  • Bump MSTest.TestAdapter from 2.2.1 to 2.2.2 in /new by @dependabot in #64
  • Bump MSTest.TestFramework from 2.2.1 to 2.2.2 in /new by @dependabot in #63
  • Bump MSTest.TestFramework from 2.2.2 to 2.2.3 in /new by @dependabot in #72
  • Bump MSTest.TestAdapter from 2.2.2 to 2.2.3 in /new by @dependabot in #71
  • Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 in /new by @dependabot in #85
  • Bump Avalonia from 0.9.11 to 0.10.18 in /new by @dependabot in #139
  • Bump Avalonia.Desktop from 0.9.11 to 11.0.5 in /new by @dependabot in #154
  • Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.7.2 in /new by @dependabot in #155
  • Bump MSTest.TestAdapter from 2.2.8 to 3.1.1 in /new by @dependabot in #156
  • Bump MSTest.TestFramework from 2.2.8 to 3.1.1 in /new by @dependabot in #157
  • Bump EnvDTE from 16.9.31023.347 to 17.7.37355 in /new by @dependabot in #161
  • Bump coverlet.collector from 3.0.3 to 6.0.0 in /new by @dependabot in #165
  • Bump System.IO.Ports from 6.0.0-preview.2.21154.6 to 7.0.0 in /new by @dependabot in #164
  • Bump Avalonia from 0.10.18 to 11.0.5 in /new by @dependabot in #163
  • Bump Unknown6656.TestRunner from 1.0.4 to 1.0.5 in /new by @dependabot in #162
  • Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /new by @dependabot in #166
  • Bump System.IO.Ports from 7.0.0 to 8.0.0 in /new by @dependabot in #169
  • Bump FSharp.Core from 8.0.100-beta.23475.2 to 8.0.101 in /new by @dependabot in #173
  • Bump EnvDTE from 17.7.37355 to 17.9.37000 in /new by @dependabot in #179

Full Changelog: 0.8.1803.7550...0.9.2146.8608

[Beta] Version 0.8.1803.7550

15 Mar 18:47
d64de4d
Compare
Choose a tag to compare
Pre-release

[Beta] Version 0.7.1702.7362

Features:

  • Added a view-only and interactive mode
  • Added multithreading-support
  • Fixed a whole lot of bugs and improved the overall performance
  • Moved to the productive version of .NET5

Please report any bugs you encounter to this repository!
https://github.com/Unknown6656/AutoIt-Interpreter/issues/new?template=bug_report.md

[Beta] Version 0.7.1702.7362

29 Aug 09:39
6dec255
Compare
Choose a tag to compare
Pre-release

[Beta] Version 0.7.1702.7362

Features:

  • Fixed multiple interactive mode bugs
  • Implemented an automated software updater
  • moved to .NET 5.0-preview8
  • Streamlined multiple code segments
  • Various minor performance improvements
  • Reduced overall relative executable size

Please report any bugs you encounter to this repository!
https://github.com/Unknown6656/AutoIt-Interpreter/issues/new/choose

[Beta] Version 0.6.1581.7352

20 Aug 08:19
b68ec62
Compare
Choose a tag to compare
Pre-release

[Beta] Version 0.6.1581.7352

Features:

  • [Alpha] Interactive mode
  • View-only mode
  • Support for all basic statements
  • Support for all operators
  • Support for maps and indexing
  • [Beta] .NET and COM interop support
  • Telemetry analyzer
  • Debugging/Inspection API
  • Threading API
  • Support for one-liner functions
  • 79.1% of all macros implemented
  • 49.3% of all functions implemented
  • Support for most AutoIt3 directives
  • Support for plugins/extensions

Please report any bugs you encounter to this repository!
https://github.com/Unknown6656/AutoIt-Interpreter/issues/new/choose