Skip to content

Releases: wagov/nbdev-squ

v1.3.6

12 Jun 07:44
8708a9f
Compare
Choose a tag to compare

New hotness! now with duckdb support!

See docs on the dbt-duckdb plugin here - a very effective tool we are starting to use to manage large amounts of API to SQL to and from Objects pipelines.

What's Changed

  • Update deploy.yaml by @adonm in #21
  • Bump actions/checkout from 4.1.2 to 4.1.4 by @dependabot in #33
  • Bump @atlaskit/editor-wikimarkup-transformer from 11.2.47 to 11.3.0 by @dependabot in #32
  • Bump @atlaskit/editor-markdown-transformer from 5.4.6 to 5.5.1 by @dependabot in #35
  • Bump @atlaskit/editor-json-transformer from 8.11.0 to 8.11.1 by @dependabot in #34
  • Bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #29
  • Bump github/codeql-action from 3.25.0 to 3.25.2 by @dependabot in #28
  • Bump actions/checkout from 4.1.4 to 4.1.6 by @dependabot in #65
  • Bump esbuild from 0.20.2 to 0.21.3 by @dependabot in #64
  • Bump @atlaskit/editor-json-transformer from 8.11.1 to 8.13.0 by @dependabot in #63
  • Bump github/codeql-action from 3.25.2 to 3.25.5 by @dependabot in #60
  • Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #55
  • Bump actions/dependency-review-action from 4.2.5 to 4.3.2 by @dependabot in #40
  • Bump @atlaskit/editor-markdown-transformer from 5.5.1 to 5.6.0 by @dependabot in #62
  • Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #39
  • Bump @atlaskit/editor-wikimarkup-transformer from 11.3.0 to 11.4.0 by @dependabot in #61
  • Bump github/codeql-action from 3.25.5 to 3.25.8 by @dependabot in #76
  • Bump @atlaskit/editor-markdown-transformer from 5.6.0 to 5.6.2 by @dependabot in #74
  • Bump step-security/harden-runner from 2.7.1 to 2.8.0 by @dependabot in #70
  • Bump @atlaskit/editor-json-transformer from 8.13.0 to 8.13.2 by @dependabot in #73
  • Bump esbuild from 0.21.3 to 0.21.4 by @dependabot in #72
  • Bump @atlaskit/editor-wikimarkup-transformer from 11.4.0 to 11.4.2 by @dependabot in #71
  • Dbt duckdb plugin by @adonm in #80

Full Changelog: v1.3.5...v1.3.6

v1.3.5

17 Apr 02:16
74ce8cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.4...v1.3.5

v1.3.4

26 Mar 05:29
Compare
Choose a tag to compare

Fix a typo in sentinel beautify

Full Changelog: v1.3.3...v1.3.4

python-squ-main.zip - last release of legacy repo that was removed with the addition of legacy api.

v1.3.3

26 Mar 04:03
Compare
Choose a tag to compare
v1.3.3 Pre-release
Pre-release

What's Changed

  • sort out pypi and move last bits of python-squ over by @adonm in #7

Full Changelog: v1.3.2...v1.3.3

v1.3.2

23 Mar 07:57
Compare
Choose a tag to compare

Switched to newer abuseipdb, and redid CI for builds and version bumps

Full Changelog: v1.3.1...v1.3.2

v1.3.1

23 Feb 04:02
0b0b5dc
Compare
Choose a tag to compare

Docs for using in jupyterlab and dependency improvements to enable easy installation on apple silicon.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

22 Feb 03:14
cd6d14a
Compare
Choose a tag to compare

Updated to include api clients and msticpy. Also adjusted build env to use python 3.11

Full Changelog: v1.2.7...v1.3.0

v1.2.7

01 Dec 07:38
5956cc3
Compare
Choose a tag to compare

What's Changed

  • Bump semver from 5.7.1 to 5.7.2 by @dependabot in #1
  • Added has_any search expression option by @ryan-aus in #2
  • Revert previous change and implement has_all hunt() functionality by @ryan-aus in #3
  • Bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #6
  • Added a note for SQU_CONFIG instructions in README.md by @DininduWickramatungaDPC in #4
  • Bump @babel/traverse from 7.21.5 to 7.23.2 by @dependabot in #5

New Contributors

  • @dependabot made their first contribution in #1
  • @ryan-aus made their first contribution in #2
  • @DininduWickramatungaDPC made their first contribution in #4

Full Changelog: v1.2.6...v1.2.7

v1.2.6

25 May 00:07
a09f317
Compare
Choose a tag to compare

Full Changelog: v1.2.5...v1.2.6

Better hunt schema

v1.2.5

24 May 22:54
b95da3d
Compare
Choose a tag to compare

Full Changelog: v1.2.4...v1.2.5

Add has_all support to hunt