Skip to content

Releases: coolchyni/fpctoolkit

Release 1.2.7

14 Mar 16:19

Choose a tag to compare

  • Update pasls executables for multiple platforms (aarch64/x86_64 for Darwin/Linux/Windows).

Release 1.2.6

29 Jan 04:44

Choose a tag to compare

[1.2.6] - 2026-01-29

  • fix: windows pasls can't run
  • add macOS Gatekeeper bypass for the language server executable.

Release 1.2.5

23 Jan 05:58

Choose a tag to compare

[1.2.5] - 2026-01-23

  • support win32-arm64

Release 1.2.4

09 Jan 08:56

Choose a tag to compare

[1.2.4] - 2026-01-09

fixed:

  • fix path resolution issue

Release 1.2.3

08 Jan 14:36

Choose a tag to compare

[1.2.3] - 2026-01-08

add:

  • add fpc global unit path to the search path
  • some bug fixed

Full Changelog: 1.2.2...1.2.3

Release 1.2.2

06 Jan 15:22

Choose a tag to compare

[1.2.2] - 2025-01-06

add:

  • Optimize the handling of the Lazarus project.

Release 1.2.1

07 Aug 08:58

Choose a tag to compare

[1.2.1] - 2025-08-15

add:

  • Support for use lazbuild in Lazarus projects

1.2.0

07 Aug 06:08

Choose a tag to compare

[1.2.0] - 2025-08-07

add:

  • Using lazarus project files (.lpr, .lpi) for build tasks
  • Support custom templates for creating new projects
  • MCP server for AI assistants

1.1.9

17 Dec 14:17

Choose a tag to compare

[1.1.9] - 2022-12-17

add:

  • optimize clean up and build

fixed:

  • can't rename symbol on version 1.1.8

1.1.8

16 Dec 03:44

Choose a tag to compare

[1.1.8] - 2022-12-16

add:

  • add error handle for client to avoid crashing
  • change maximumCompletions default to 50