Mages Versions Save

:tophat: MAGES is a very simple, yet powerful, expression parser and interpreter.

v2.0.3-alpha-31

5 months ago
  • Include checksum in chocolatey package

v2.0.2

5 months ago
  • Fixed vulnerability using outdated version of System.Drawing.Common for plugins
  • Fixed ordering of parameters with likelihood (#118)
  • Added SwitchableScope class to achieve scope switching easily (#119)
  • Added improved auto usage of IEnumerable<> constructors (#116)

v2.0.2-alpha-28

5 months ago
  • Fixed vulnerability using outdated version of System.Drawing.Common for plugins
  • Fixed ordering of parameters with likelihood (#118)
  • Added SwitchableScope class to achieve scope switching easily (#119)
  • Added improved auto usage of IEnumerable<> constructors (#116)

v2.0.1

1 year ago
  • Fixed potential overflow in number scanning (#110)
  • Enhanced documentation about list types (#109)
  • Enhanced documentation about results when expecting complex result type (#108)
  • Added phase function for complex numbers (#107)
  • Added tooltip comments when manipulating scopes directly (#106)
  • Improved handling of min / max in combination with complex numbers (#101)
  • Changed Squirrel.windows to Clowd.Squirrel for the standalone REPL

v2.0.1-alpha-24

1 year ago
  • Fixed potential overflow in number scanning (#110)
  • Enhanced documentation about list types (#109)
  • Enhanced documentation about results when expecting complex result type (#108)
  • Added phase function for complex numbers (#107)
  • Added tooltip comments when manipulating scopes directly (#106)
  • Improved handling of min / max in combination with complex numbers (#101)
  • Changed Squirrel.windows to Clowd.Squirrel for the standalone REPL

v2.0.0

3 years ago
  • Migrated to use GitHub actions
  • Added missing helpers and constants (#98)
  • Added complex helpers (#97)
  • Added complex numbers support (#96)
  • Changed the range operator from : to .. (#76)
  • Changed library target to .NET Standard 2 (#68)
  • Changed application to run on .NET Core 3.1 (#68)
  • Changed types to be reflected as objects (#60)

v2.0.0-alpha-18

3 years ago
  • Migrated to use GitHub actions
  • Added missing helpers and constants (#98)
  • Added complex helpers (#97)
  • Added complex numbers support (#96)
  • Changed the range operator from : to .. (#76)
  • Changed library target to .NET Standard 2 (#68)
  • Changed application to run on .NET Core 3.1 (#68)
  • Changed types to be reflected as objects (#60)

v2.0.0-alpha-17

3 years ago
  • Migrated to use GitHub actions
  • Added missing helpers and constants (#98)
  • Added complex helpers (#97)
  • Added complex numbers support (#96)
  • Changed the range operator from : to .. (#76)
  • Changed library target to .NET Standard 2 (#68)
  • Changed application to run on .NET Core 3.1 (#68)
  • Changed types to be reflected as objects (#60)

v2.0.0-alpha-16

3 years ago
  • Migrated to use GitHub actions
  • Added missing helpers and constants (#98)
  • Added complex helpers (#97)
  • Added complex numbers support (#96)
  • Changed the range operator from : to .. (#76)
  • Changed library target to .NET Standard 2 (#68)
  • Changed application to run on .NET Core 3.1 (#68)
  • Changed types to be reflected as objects (#60)

v2.0.0-alpha-15

3 years ago
  • Migrated to use GitHub actions
  • Added missing helpers and constants (#98)
  • Added complex helpers (#97)
  • Added complex numbers support (#96)
  • Changed the range operator from : to .. (#76)
  • Changed library target to .NET Standard 2 (#68)
  • Changed application to run on .NET Core 3.1 (#68)
  • Changed types to be reflected as objects (#60)