Skip to content

Releases: andre-djsystem/horse-manipulate-request

1.0.4

Choose a tag to compare

@igorbastosib igorbastosib released this 13 Jul 08:15

1.0.3

Choose a tag to compare

@igorbastosib igorbastosib released this 11 Apr 11:21
9069a1a

Full Changelog: 1.0.2...1.0.3

1.0.2

Choose a tag to compare

@igorbastosib igorbastosib released this 07 Apr 20:15
c0a0f35

🚀 Release Notes

✨ Enhancements

  • Updated Copyright to 2025 in LICENSE (#3)
  • Improved handling of URL parameter extraction for early-stage middleware (#4)

🛠 Changes

  • Introduced early extraction of route parameter names and values to support middleware execution before Horse's internal routing (#4)

⚠️ Important Notes

  • This release depends on Horse PR #450 (commit 0bc17019602655979f803faa33f0a8d16fa657be)
    • Without this dependency, the following exception may occur:
      • "Duplicated is not allowed" (raised in Horse.Core.RouterTree.NextCaller.TNextCaller.Init)

🔒 Compatibility

  • Implemented for Delphi (CompilerVersion >= 36.0) only
  • No support for Free Pascal Compiler (FPC) at this time

🤝 Contributions

  • Contributions to add FPC compatibility are welcome

1.0.1

Choose a tag to compare

@andre-djsystem andre-djsystem released this 06 Jun 12:47
f1f44f9

Create Boss.json

1.0.0

Choose a tag to compare

@andre-djsystem andre-djsystem released this 03 Apr 23:45
Initial Version