Skip to content

Releases: techniq/odata-query

v8.0.3

13 May 13:42
b806434
Compare
Choose a tag to compare

Patch Changes

  • fix: Reorder build (vite build then tsc type generation) to fix removed of .d.ts files by vite build (0fa66dd)

v8.0.2

13 May 12:41
7e22519
Compare
Choose a tag to compare

Patch Changes

  • Fix types publishing (take 2) (b06c5cc)

v8.0.1

13 May 01:51
620d945
Compare
Choose a tag to compare

Patch Changes

v8.0.0

09 May 03:11
40026d8
Compare
Choose a tag to compare

Major Changes

  • breaking: Remove CommonJS support (ESM only) (#130)

Patch Changes

  • build: Use vite and vitest (#130)

v7.0.9

16 Jan 02:39
5ae15bf
Compare
Choose a tag to compare

Patch Changes

  • fix: prevent duplicated conditions (c74db17)

v6.7.1

20 Aug 12:20
Compare
Choose a tag to compare
  • Merge pull request #90 from Boilingwaterr/type-issue 385c2d7
  • fixed deep type instantiation 14c22ee
  • added NestedOrderBy type c42c3df
  • Update README.md f3c6cef
  • Merge pull request #78 from odobosh-lohika-tix/support-for-decimal-type-readme-fix ec32afd
  • Removed extra quotes f690bf5

v6.7.0...v6.7.1

v6.7.0

12 Jan 16:09
Compare
Choose a tag to compare
  • Merge pull request #77 from odobosh-lohika-tix/support-for-decimal-data-type cc00acd
  • Removed double type 3d10fde
  • Extend number with double type, added decimal as new type a1d92ea
  • Added support of decimal numbers 78664ed

v6.6.0...v6.7.0

v6.6.0

05 Dec 03:55
Compare
Choose a tag to compare

v6.5.1...v6.6.0

v6.5.1

04 Dec 13:03
Compare
Choose a tag to compare
  • Merge pull request #74 from odobosh-lohika-tix/support-for-collections-without-nested-property-key ccb6812
  • Updated spaces 18a9e64
  • Added spaces f7af64d
  • Changed description 109bb3a
  • Removed extra condition 09141de
  • Add comments af75c12
  • Added collection updates to README f77ddd1
  • Merge remote-tracking branch 'upstream/master' into support-for-collections-without-nested-property-key-documentation-and-any-filter-fix 7ad237f
  • Create function renderPrimitiveValue for primitive value string build b743eef
  • fixed "collection operator with "and" operator on the item of a simple collection" test 34fe1fa

v6.5.0...v6.5.1

v6.5.0

03 Dec 13:21
Compare
Choose a tag to compare
  • Merge pull request #73 from diegomvh/master 7896f5d
  • Revert "Count in expand can't be Filter" 59bbe37
  • Count in expand can't be Filter d53cc04
  • Refactoring top and skip and null value 8dadd22
  • Expand Allow Levels with number and 'max' 5ae66ba
  • Allow Expand With Count dac33e6

v6.4.0...v6.5.0