Skip to content

Releases: KxSystems/docs

20260626

26 Jun 14:44
0b7fb27

Choose a tag to compare

This release updates the Python interface documentation for the PyKX → KDB-X Python rename (pykx>=4.0).

  • Rewrites docs/interfaces/python.md to introduce KDB-X Python as the Python interface for KDB-X (the evolution of kdb+), with a pointer to the migration guide for users on pykx<4.0.
  • Renames the PyKX navigation entry to KDB-X Python in mkdocs.yml.

20260618

18 Jun 10:17
24141dc

Choose a tag to compare

This release:

  • adds explicit note that KNT does not take ownership
  • fixes alignment in the .z.a section
  • allows listen to use an IP address or hostname

20260529

29 May 08:22
3781044

Choose a tag to compare

Fixed misplaced headers

20260528.1

28 May 14:40
23d7db1

Choose a tag to compare

Added back accidentally deleted lines

20260528

28 May 12:56
198971d

Choose a tag to compare

Added 'match error

20260521

21 May 16:02
babbd68

Choose a tag to compare

Added missing documentation for IPv4 and IPv6 parsing using G"$ (available since 3.6, 2017.09.26).

20260421

21 Apr 08:00
eb1b174

Choose a tag to compare

This release:

  • adds links to info on replication
  • explains existing deferred response example

20260410

10 Apr 10:08
ef6ee4d

Choose a tag to compare

This release improves iterators descriptions, fixes pending FIXME flags, typos, and consistency issues:

  • and.md / or.md: Added content to match the structure of the rest of the reference section.
  • get.md: Added use cases for the get function being similar to the value function.
  • Accumulators: Added plain-English descriptions for the Do and While unary forms.
  • Glossary: Improved descriptions of infix, postfix and prefix to better understand the differences between each other.
  • Argument glosary: Fixed the wrong formula for the right domains of a list of n depth.
  • Small typos and consistency issues: e.g -> e.g., doesnt -> does not, etc.

20260402

02 Apr 08:43
5a95321

Choose a tag to compare

  • Correct code block outputs across ref pages
  • Add clarification for ktn that it can create mixed lists
  • Clean up outdated info about peach workload distribution
  • Remove most references to Optane
  • Add details on set vs 1: for anymap

20260312

12 Mar 11:54
6496666

Choose a tag to compare

Backported ref changes from KDB-X.