Skip to content

Releases: unoplat/unoplat-code-confluence

code-confluence-flow-bridge: v0.14.1

27 Feb 11:26
4a61a37
Compare
Choose a tag to compare

0.14.1 (2025-02-27)

Bug Fixes

  • file name should not be removed otherwise we will not be able to match imports with actual file nodes (b2536ae)

code-confluence-flow-bridge: v0.14.0

27 Feb 11:06
e197056
Compare
Choose a tag to compare

0.14.0 (2025-02-27)

Features

  • Add Python function call extraction and instantiation detection (fe40aa1)
  • included test coverage for static classes in same file and across codebase/external (adce2e0)
  • support function calls for procedural node (5134d37)
  • support function calls for single class node (088b105)
  • support node with 1..n class nodes (597d721)
  • we now support nodes with procedural methods and 1..n classes (dae64c6)

Bug Fixes

  • function call to extract function calls (754b362)
  • updated right jar name (167b47a)

code-confluence-flow-bridge: v0.13.0

20 Feb 04:14
ba3d35f
Compare
Choose a tag to compare

0.13.0 (2025-02-20)

Features

  • update latest archguard jar to get right spaces and indentations in function blocks (c9a1f00)
  • updated jar versions in docker files (aad52d7)
  • upgraded archguard jars (0b7499e)

Bug Fixes

  • update release to get the right updated jar (4e298ea)

code-confluence-flow-bridge: v0.12.0

19 Feb 06:21
6a75925
Compare
Choose a tag to compare

0.12.0 (2025-02-19)

Features

  • made git clone operation async to not block the event loop (d13b440)

Bug Fixes

  • move git clone to async operation to not block fix tests and fix browser url link in docs (0f2a7ac)
  • test updates (2171011)

code-confluence-docs: v0.8.3

19 Feb 06:21
6a75925
Compare
Choose a tag to compare

0.8.3 (2025-02-19)

Bug Fixes

  • move git clone to async operation to not block fix tests and fix browser url link in docs (0f2a7ac)

code-confluence-docs: v0.8.2

11 Feb 05:10
f63b424
Compare
Choose a tag to compare

0.8.2 (2025-02-11)

Bug Fixes

  • cta buttons alignment on mobile screen (38659ab)

code-confluence-docs: v0.8.1

10 Feb 11:25
f239d31
Compare
Choose a tag to compare

0.8.1 (2025-02-10)

Bug Fixes

code-confluence-flow-bridge: v0.11.1

09 Feb 10:19
d4600d9
Compare
Choose a tag to compare

0.11.1 (2025-02-09)

Documentation

code-confluence-flow-bridge: v0.9.0

08 Feb 06:43
593aeed
Compare
Choose a tag to compare

0.9.0 (2025-02-08)

Features

  • Enhance Docker Compose Configuration for Code Confluence Flow Bridge (dcdc313)

code-confluence-flow-bridge: v0.8.0

08 Feb 04:55
d5d1281
Compare
Choose a tag to compare

0.8.0 (2025-02-08)

Features

  • Add Docker and development infrastructure for code confluence flow bridge (fd1ab9c)
  • Enhance Docker Release Workflow for Code Confluence Flow Bridge (792560e)