Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Releases: The-ProxyFox-Group/ProxyFox-Command

2.0

16 Jul 15:48
546d7e1
Compare
Choose a tag to compare
  • Complete rewrite of the command system

1.8

19 Feb 02:23
7655a22
Compare
Choose a tag to compare
1.8
  • Use a cursor based parsing system

1.5

25 Dec 20:16
Compare
Choose a tag to compare
1.5
  • Made literals not allow spaces
  • Implemented command feedback using the Levenshtein Distance to find the closest literal
  • Updated Kotlin version to 1.7.21

v1.4

09 Dec 01:37
1.4
3fcd794
Compare
Choose a tag to compare

This is a republishing of v1.3.1 as this release has touched semantics by adding a fix.

Changes since v1.1

  • Fix broken string parsing (Backported from ProxyFox v2.0 branch)
  • Fix unix string node breaking when there are no parameters.
  • Fix zero-width nodes not executing.

1.1

15 Nov 00:04
Compare
Choose a tag to compare
1.1
  • Gave the yes/no prompt names

1.0

14 Nov 21:19
Compare
Choose a tag to compare
1.0

Initial version of ProxyFox Command