Skip to content

Releases: NeilMacMullen/kusto-loco

v1.0.9

07 Oct 13:51
258e00d
Compare
Choose a tag to compare

Update to latest dependencies including Parquet.Net V5

v1.0.8

27 Sep 09:36
363b0a3
Compare
Choose a tag to compare

Updates dependencies
Adds new string functions (substring overload and padleft/padright)

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

12 Aug 15:42
e003477
Compare
Choose a tag to compare

What's Changed

  • Allow specification of separator when loading csv files
  • Prevent type inferrer treating long strings of digits as numbers and turning them into floating point
  • Allow CSV serializer to load csvs without header-row
  • Better support for hex numbers - implement parsehex and tohex
  • More consistent use of UTC in dateTime functions

Full Changelog: v1.0.6...v1.0.7

v1.0.6

15 Jul 18:31
73a6f6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

V1.0.5

30 Jun 18:52
1a045f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

V1.0.4

09 Jun 18:52
71aa7a5
Compare
Choose a tag to compare

Improvements to lokqldx

  • Add icon and jumplist
  • Add ability to fetch ApplicationInsights logs
  • Add macro capability
  • Fix a few minor presentation issues

v1.0.3

27 May 17:54
8a6ed18
Compare
Choose a tag to compare

What's Changed

  • Add application icon for lokqldx by @NeilMacMullen in #22
  • Add capability to serialize KustoQueryResults by @NeilMacMullen in #23
  • Add additional samples
  • Create linux builds for pskql and lokql

Full Changelog: v1.0.2...v1.0.3

v1.0.2

19 May 17:30
658db73
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

06 May 19:51
Compare
Choose a tag to compare

Initial experimental release