Skip to content

Releases: specfy/stack-analyser

v1.1.3

10 May 13:58
Compare
Choose a tag to compare

1.1.3 (2023-05-10)

Bug Fixes

  • clean up, add missing export, add documentation (84b2080)

v1.1.2

10 May 12:11
Compare
Choose a tag to compare
v1.1.2 Pre-release
Pre-release

1.1.2 (2023-05-10)

Bug Fixes

  • action: try to test it (66994cb)
  • docker: do not remove terraform folder (77be684)

v1.1.1

09 May 11:11
Compare
Choose a tag to compare

1.1.1 (2023-05-09)

Bug Fixes

v1.1.0

09 May 10:54
Compare
Choose a tag to compare

1.1.0 (2023-05-09)

Bug Fixes

  • release: rename to .cjs (c9d572f)

Features

  • cli: working basic command + tests (93355b3)
  • export to esm (0601722)

v1.0.1

05 May 14:16
Compare
Choose a tag to compare

1.0.1 (2023-05-05)

Bug Fixes

  • release: specfy public release (e31dd4d)

v1.0.0

05 May 14:06
Compare
Choose a tag to compare

1.0.0 (2023-05-05)

Bug Fixes

  • ci: also build in CI to catch typescript errors (6fbfed7)
  • deps: support more docker images (1c87f7f)
  • docker: export every component anyway (cf73701)
  • flatten seems to work (9d4f100)
  • nodejs: add more dependencies (74ef1fe)
  • payload: move helpers directly into payload, sort components for easier snapshot, (tmp: broke edges) (59c7529)
  • store ref instead of id (18781a0)
  • wrong path for coverage (04b77f4)

Features

  • add support for Terraform, rename tests (1e83450)
  • analyser: find hosting and edges after analysis (7b5398f)
  • detect languages, payload is now mergeable (a615b3a)
  • parse docker (af75f89)
  • payload: now is self-recursive and mergeable (63f0daf)
  • payload: output all dependencies found (afc05b5)
  • payload: proper flatten (375422d)
  • payload: use class to merge and output (7dc8952)
  • provider: Github API provider (1e3d47b)
  • rules: reuse code to match files (cbe0413)
  • rule: support full path match, add github actions, cypress, kibana, github (fd62a30)
  • strongly type supported tech, simplify return to use uniq key, load package.json and detect some deps (718011c)