Releases: KxSystems/docs
Releases · KxSystems/docs
20260626
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
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
Fixed misplaced headers
20260528.1
Added back accidentally deleted lines
20260528
Added 'match error
20260521
Added missing documentation for IPv4 and IPv6 parsing using G"$ (available since 3.6, 2017.09.26).
20260421
This release:
- adds links to info on replication
- explains existing deferred response example
20260410
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
- 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
Backported ref changes from KDB-X.