Skip to content

Latest commit

 

History

History
1322 lines (603 loc) · 48.4 KB

CHANGELOG.md

File metadata and controls

1322 lines (603 loc) · 48.4 KB

CHANGELOG

v0.69.0 (2024-10-22)

Bug Fixes

  • fix: check column existance before dropping (c4ed15d)

Chores

  • chore: update formatting (2a0e4c4)

v0.68.0 (2024-09-10)

Unknown

  • run experimental on regular FindMethods recipe (d5d37ba)

v0.67.0 (2024-09-09)

Unknown

v0.66.0 (2024-09-09)

Unknown

  • tsne for dimension reduc and gmm for clustering (9916d14)

v0.65.0 (2024-09-05)

Unknown

  • remove n_jobs from kmeans and add n_jobs to umap (2772ae3)

v0.64.0 (2024-09-05)

Unknown

  • add visualization to test onnx embeddings latency and deployment (#64)

  • add visualization to test onnx embeddings latency and deployment

  • fix new line issue in description (59d1f69)

v0.63.0 (2024-09-04)

Unknown

  • No longer map plain text .py to Python (#63)

We now use the Python parser for .py sources and no longer want to map the plain text .py files (of projects which haven't been ingested recently) to the Python group. (1c2868f)

v0.62.0 (2024-08-27)

Bug Fixes

  • fix: need fetch-depth: 0 for fetching tags to find what version to rev (#62) (e913a63)

v0.1.0 (2024-08-27)

Bug Fixes

  • fix: sentence casing fix (#61)

  • fix: sentence casing fix

  • chore: update actions to run on PRs

  • chore: update publish workflow to use check workflow

  • chore: add concurrency check (ea3c3cf)

Features

  • feat: dependency violin chart support for nuget (#60) (d61b833)

v0.61.0 (2024-08-26)

Bug Fixes

  • fix: treat version as string and not float (#58)

Avoid truncation of 8.10 to 8.10 when rendering plot

fix #54 (bcf5ae5)

Features

  • feat: nuget dependency vulnerability visualization (#59)

modeled after java and npm variant (0d3a19f)

v0.60.0 (2024-08-22)

Chores

  • chore: update github actions (#57) (fd1076a)

  • chore: update thumbnails for find methods visualizations (#56)

these are now data grids and custom yaml recipes

re: https://github.com/moderneinc/moderne-ui/issues/4671 (ae5ffbb)

Refactoring

  • refactor(sankey): update color palette for sankey diagram (composite recipe results) (#55)

important to have length of colors array match number of nodes

fix https://github.com/moderneinc/moderne-ui/issues/4670 (2a30506)

v0.59.0 (2024-08-14)

Unknown

  • Visualize Java versions in use as well (#53) (4b2e11c)

  • remove legend (764fb6f)

v0.58.0 (2024-08-12)

Chores

Unknown

  • spelling (9e48a2b)

  • Change name for clustering embeddings viz to include classes (eb5a349)

v0.57.0 (2024-08-07)

Unknown

  • Cleanup ai code search next steps (#52)

  • change arguments from * to ..

  • change arguments to .. and rename columns + cleanup unused df columns (89360ca)

v0.56.1 (2024-08-07)

Bug Fixes

  • fix(generate_yaml): add custom mime type (de23dbb)

v0.56.0 (2024-08-06)

Unknown

  • Feat next steps method search (#51)

  • datagrid for method patterns and generate yaml recipe

  • typo

  • add quotes around query for recipe description

  • temporary ipython code display (188df06)

v0.55.0 (2024-08-06)

Chores

  • chore: update violin nodejs images (ae93ce4)

Features

  • feat: add dependency_tree_view for insights (572880d)

v0.54.1 (2024-08-05)

Bug Fixes

  • fix: update MANIFEST.in (5c3796b)

v0.54.0 (2024-08-05)

Features

  • feat: add violins for nodejs recipes (22e88ba)

Refactoring

  • refactor: add resuable module (9be1981)

v0.53.1 (2024-08-05)

Bug Fixes

  • fix(dependency_tree_view_javascript): remove link (ce1953d)

v0.53.0 (2024-08-05)

Unknown

  • Add a separate visualization for NPM vulnerabilities (#50) (d8648c5)

v0.52.0 (2024-08-04)

Chores

v0.51.0 (2024-08-04)

Features

  • feat: add dependency_tree_view_javascript (ae10f74)

v0.50.2 (2024-07-12)

Chores

  • chore(text matches): limit to org.openrewrite.text.Find for now (b9c022e)

v0.50.1 (2024-07-12)

Bug Fixes

  • fix(text matches): use better default (239e3fc)

v0.50.0 (2024-07-12)

Features

  • feat: add text matches (#49) (a1f9524)

v0.49.1 (2024-07-11)

Chores

  • chore(github_secrets): updated image (a422fde)

v0.49.0 (2024-07-11)

Features

  • feat: add GitHub secrets in use (92cc34d)

v0.48.0 (2024-06-20)

Bug Fixes

  • fix: use 1.24.4 instead (#47) (bdb0e29)

  • fix: lock numpy down to 1.x to avoid v2 incompat (#46) (0946862)

v0.47.0 (2024-05-14)

Unknown

  • Feat visualization for recommendations (#45)

  • use gradio client to search + display using moderne datagrid

  • add yml for recommendatinos

  • clean up (29cf70f)

v0.46.0 (2024-05-06)

Refactoring

  • refactor: update maven parent pom color scheme (#44)

utilize the color_by_weight(500) (7e3223d)

  • refactor: update cont. color scale for recipe performance (#43)

use new palette

fix https://github.com/moderneinc/moderne-ui/issues/4273 (1112c02)

Unknown

  • changes to accept both methods and classes for clustering embeddings (#42) (8e80d75)

v0.45.2 (2024-04-30)

Unknown

  • Add defaults to Maven parent poms (#41)

Such that it produces meaningful visualizations directly from DevCenter (ff6c21d)

v0.45.1 (2024-04-25)

Bug Fixes

  • fix(embeddings): revert to previous color (d157dd4)

v0.45.0 (2024-04-23)

Unknown

  • feat/updated colors (#40)

  • feat: update to latest visualization colors

  • refactor: update screenshots

  • refactor: remove padding from screenshots

  • chore: bump version of code science

  • style: reformat (7827d26)

v0.44.0 (2024-04-16)

Unknown

  • empty datatable fail safe (#39) (06a860b)

v0.43.3 (2024-04-12)

Bug Fixes

  • fix(sql_crud): handle missing data (98387b9)

v0.43.2 (2024-04-12)

Bug Fixes

  • fix(sql_crud): scm types (be9553d)

v0.43.1 (2024-04-12)

Bug Fixes

  • fix(sql_crud): link column (7e4de81)

v0.43.0 (2024-04-12)

v0.42.0 (2024-04-12)

Features

  • feat(sql_crud): add link column (30f6c43)

v0.41.0 (2024-03-26)

Features

  • feat: Add named visualization specifically for Jackson (2601075)

Unknown

v0.40.1 (2024-03-19)

Bug Fixes

  • fix(nodejs): update image (cacae7b)

v0.40.0 (2024-03-09)

Unknown

  • Node.js dependency violin (d92ae6b)

v0.39.1 (2024-03-08)

Bug Fixes

  • fix(violin): use correct recipes (0375921)

v0.39.0 (2024-02-29)

Bug Fixes

Unknown

  • Use jackson for dependency insight (#37)

  • Use jackson for dependency insight

  • Update dependency_usage_violin.yml

  • Update dependency_usage_violin_gradle.yml

  • Update dependency_usage_violin_maven.yml (02c1906)

v0.38.0 (2024-02-23)

Unknown

  • change recipe path after reorganising ml recipes (#36) (a747f4c)

v0.37.0 (2024-02-12)

Features

  • feat(violin): add hover counts and improve legibility (#35) (207b04a)

v0.36.5 (2024-01-23)

Bug Fixes

  • fix(violin): ensure version column isnt read as float (ce8eec6)

v0.36.4 (2024-01-18)

Bug Fixes

  • fix(spring_relations): scaling issue (fd3af6a)

v0.36.3 (2024-01-18)

Bug Fixes

  • fix(spring_components): remove link due to issue (19ee5e5)

v0.36.2 (2024-01-18)

Bug Fixes

v0.36.1 (2024-01-18)

Bug Fixes

v0.36.0 (2024-01-18)

Chores

Continuous Integration

  • ci: add ignore words to sentence casing check (3b1fa91)

Features

  • feat: add spring component visualizations (8f51080)

v0.35.1 (2024-01-17)

Bug Fixes

  • fix(eslint): update data table name (ef16017)

v0.35.0 (2024-01-17)

Chores

Features

  • feat(language-comp): improve simple text mapping based on file extensions (32d6235)

Unknown

  • Add visualization for ESLint (#31)

  • Add visualization for ESLint

  • Update notebook

  • Update notebook

  • Clear cell outputs

  • "Correct" case of Eslint

  • Fix some more minor issues

  • Polish (456ce3c)

v0.34.0 (2024-01-09)

Unknown

  • Changed from TSNE to UMAP for 2D projection (#30)

  • Changed from TSNE to UMAP for 2D projection

  • added umap dependency

  • fix umap dependency


Co-authored-by: juju justine.gehring@gmail.com (4811028)

v0.33.3 (2024-01-08)

Bug Fixes

  • fix(violin): add a min height to figure for readability (a22b3bb)

Chores

v0.33.2 (2024-01-08)

Unknown

  • Lower timeout, reorder legend, change embds (#29)

  • reorder legend, change embeddings, and fix perplexity for small datatable

  • lower perplexity


Co-authored-by: juju justine.gehring@gmail.com (0193da9)

v0.33.1 (2024-01-08)

Unknown

v0.33.0 (2024-01-08)

Unknown

  • fix yml (d81a36f)

  • more moderne colors + fix name yml (8597485)

  • adding embedding clustering yml file (8e31c8d)

  • clustering methods or classes (f7ac8da)

v0.32.3 (2023-12-06)

Unknown

v0.32.2 (2023-12-06)

Unknown

  • Duplicate violin chart for the other recipes which use it (4296c89)

v0.32.1 (2023-11-30)

Chores

  • chore: bumping code-data-science version for bug fix (160c237)

  • chore(dependency_usage_violin): sentence casing (bc879d7)

v0.32.0 (2023-11-30)

Chores

  • chore: formatting and polish (9125462)

Features

  • feat: add dependency usage violin (5234f14)

Unknown

v0.31.1 (2023-11-18)

Chores

  • chore(sankey): update scaling and description (aad3949)

  • chore(sankey): remove unused import (faddce2)

v0.31.0 (2023-11-18)

Bug Fixes

  • fix(sankey): add count threshold to spec (00469f2)

Chores

Features

  • feat: add composite recipe results sankey (c5f9ec7)

v0.30.3 (2023-11-11)

Documentation

  • docs(recipe_performance): correction regarding default (a1c9924)

v0.30.2 (2023-11-11)

Bug Fixes

  • fix(recipe_performance): add minimum plot height (208978d)

v0.30.1 (2023-11-10)

Chores

  • chore: update recipe performance spec to all recipes (6c1e15c)

v0.30.0 (2023-11-10)

Chores

  • chore: update pyproject.toml (c2895bc)

Features

  • feat: Add unit measurement to language composition notebooks (#25) (f8ee8ac)

Unknown

  • Adding image for comment language distribution viz (a6cebe5)

v0.29.1 (2023-10-26)

Chores

  • chore(recipe_performance): convert to seconds (3025838)

v0.29.0 (2023-10-26)

Bug Fixes

  • fix(recipe_performance): parameter top_n int conversion (34718e4)

v0.28.1 (2023-10-26)

Chores

  • chore: specify recipe for recipe_performance (82840dc)

  • chore: formatting (f54ad25)

v0.28.0 (2023-10-26)

Features

  • feat: add recipe_performance (b13106c)

v0.27.1 (2023-10-03)

Bug Fixes

  • fix(language_comp): support column rename sourceFileType (9ac123c)

Unknown

  • Add preview image for maven parent poms (7142ed4)

  • Add explicit legend (640b2f4)

  • Update README to include running locally (51bd92b)

  • Add samples after rename projectArtifactId & drop datedSnapshotVersion (c1eb9b3)

v0.27.0 (2023-09-30)

Unknown

  • Visualize Maven parent POM artifactIds & versions in use (#24) (f223ef4)

v0.26.1 (2023-09-26)

Chores

  • chore(dependency_vulnerabilities): update description (e6b49c6)

v0.26.0 (2023-09-26)

Features

  • feat(dependency_vulnerabilities): add repo filter option (f518777)

v0.25.0 (2023-09-25)

Unknown

  • Java versions by source set (9353b3c)

v0.24.0 (2023-09-21)

Unknown

v0.23.0 (2023-09-21)

v0.22.0 (2023-09-19)

Bug Fixes

  • fix(comment_lang): update recipe and dataTable (0a44876)

v0.21.0 (2023-09-19)

Unknown

v0.20.1 (2023-09-13)

Chores

  • chore(dependency_tree_view): add image (420897c)

v0.20.0 (2023-09-13)

Features

  • feat: add dependency_tree_view (06d16b1)

v0.19.4 (2023-09-05)

Chores

Unknown

  • Update displayName of ParseFailureStacktraces (8822467)

v0.19.3 (2023-09-05)

Bug Fixes

  • fix(call_graph_uml): address backward link creation (f4f8738)

Chores

v0.19.2 (2023-09-05)

Bug Fixes

  • fix(call_graph_uml): addres bad hierarchy with inner classes (5a6559d)

Chores

  • chore: update plantuml jar (db92036)

v0.19.1 (2023-09-01)

Chores

  • chore(parse_failure_stacktraces): update image (2523496)

v0.19.0 (2023-09-01)

Chores

  • chore(parse_failure_stacktraces): clean outputs (4866f3d)

  • chore(parse_failure_stacktraces): trying as data grid (3ee1458)

Unknown

  • add parse-failure-stacktraces image (e07ff30)

  • add parse_failure_stacktraces.yml (83a8294)

  • Add parse failure stack trace grouping and top10 failures display (f913a19)

v0.18.2 (2023-09-01)

Continuous Integration

  • ci: cleanup local things (f28f587)

  • ci: prevent publish unless checks pass (d2d5d8e)

  • ci: add tasks to check options and casing (f1c6883)

Documentation

v0.18.1 (2023-08-31)

Unknown

  • Render inner classes in the call_graph_uml. (e3be531)

v0.18.0 (2023-08-30)

Features

  • feat: call_graph_data_grid (3cd1321)

v0.17.4 (2023-08-30)

Chores

  • chore(call_graph_uml): raise exception if df empty (a1edefb)

v0.17.3 (2023-08-30)

Chores

  • chore: update manifest to include resources (037c28d)

v0.17.2 (2023-08-30)

Chores

  • chore(call_graph_uml): more cleanup (6ee728f)

  • chore(call_graph_uml): cleanup (4385818)

v0.17.1 (2023-08-30)

Chores

  • chore(call_graph_uml): use local plantuml (cc87e3f)

v0.17.0 (2023-08-30)

Bug Fixes

  • fix: Typos in call graph yaml (997b4d2)

Unknown

  • Filter df if filter_by_fqn is provided. (#22)

Prevent inner classes relationships, since it causes an issue in UML (requires creating inner classes in the template). (a64544f)

v0.16.2 (2023-08-29)

Chores

  • chore: move older yml to dev mode (9eb1499)

v0.16.1 (2023-08-29)

Chores

  • chore(call_graph_uml): add parameters tag (7946989)

v0.16.0 (2023-08-29)

Features

  • feat: add call_graph_uml (c81fc11)

Unknown

  • Call graph (#21)

  • Call graph vis WIP

  • chore: add uml notebook

  • chore: update dependency

  • Renamed uml variant to call_graph_uml. Added filtering by FQN and method name. Started update for call_graph with graphviz.

  • poe format

  • Updated call_graph_uml name with UML.


Co-authored-by: Sam Snyder sam@moderne.io Co-authored-by: Kyle Scully scullykns@gmail.com (2895601)

v0.15.0 (2023-08-29)

Bug Fixes

  • fix: Add node_shape for io.moderne.FindCallGraph (f3f55ae)

v0.14.0 (2023-08-29)

Unknown

  • Basic call graph (7a7af62)

  • Call graph vis WIP (#18)

Co-authored-by: Sam Snyder sam@moderne.io (d4be066)

  • Added nodesep and removed minLen. (393455b)

v0.13.1 (2023-08-25)

Bug Fixes

  • fix(cobol_relationships): escape html annotation (e42b14d)

v0.13.0 (2023-08-25)

Features

  • feat(maven): Add effective maven settings data grid (#17) (34cf41a)

v0.12.1 (2023-08-24)

Bug Fixes

  • fix(cobol_relationships): update size (3c4a4a6)

v0.12.0 (2023-08-24)

Features

  • feat: Add language composition by repository (#16) (ab0c328)

v0.11.0 (2023-08-24)

Unknown

  • Change engine back to sfdp (e873023)

v0.10.0 (2023-08-24)

Unknown

  • Set overlap_scaling to 30. Updated engine to neato. (c96dc47)

v0.9.0 (2023-08-24)

Unknown

  • Expanded viewable relationships through filter. (#15)

Added option to view exclude relationships. Create a unique shape for filtered node. (d5d339b)

v0.8.0 (2023-08-23)

Unknown

  • Added normalization graph config. Added beautify for filtered graphs for easy readability. (1e13558)

v0.7.0 (2023-08-23)

Unknown

  • Removed graph layout option settings. (#14)

Set engine to "sfdp" and added configurations for clearer clustering. (44534d5)

v0.6.0 (2023-08-23)

Features

  • feat: add parameter for defining graphviz layout engine (#13) (9ee166e)

v0.5.0 (2023-08-22)

Unknown

  • Fix relationships for copybooks that to refer to more than 1 copybook. (13efd0c)

v0.4.0 (2023-08-22)

Unknown

  • Prevent redundant copybook relationships. (#12) (1ada2b3)

v0.3.1 (2023-08-22)

Chores

  • chore: move parse_failure_analysis to dev (4213578)

v0.3.0 (2023-08-22)

v0.2.1 (2023-08-21)

Unknown

  • Updated SQL relationship colors for visibility (#11) (788945e)

v0.2.0 (2023-08-21)

Features

  • feat(sql_crud): add option to filter operations (4527362)

v0.1.38 (2023-08-18)

Continuous Integration

v0.1.37 (2023-08-17)

Chores

  • chore: update project stuff (2769aef)

  • chore: seperate ci only deps (8b7afd1)

v0.1.36 (2023-08-17)

Bug Fixes

  • fix(cobol_relationships): remove unused option (a671671)

  • fix: remove extra empty cell and clean outputs (43a9d3a)

  • fix(language_comp): clear cells (0ed34d9)

  • fix(language_comp): seperate plot into its own cell (6f1a52c)

  • fix(language_comp): remove extra cell (27854c4)

  • fix(language_comp): update dependencies (b9ea3ad)

  • fix: dependency vulnerabilities imports (c2f42b6)

Chores

Features

  • feat: add language comp by folder (#8)

Co-authored-by: Sam Snyder sam@moderne.io (dd66434)

  • feat: add cobol relationships data grid (7f4d2e8)

  • feat(cobol_relationships): add new option to filter to resource (0af3dec)

  • feat: add colors to cobol (96cfd4f)

  • feat(gradle_wrappers): update colors (e619282)

  • feat: add github action (f65fbd9)

Unknown

Add preview image for gradle wrapper visualization (8cb35e3)

  • Add preview image for gradle wrapper visualization (5b74d35)

  • Merge pull request #2 from shanman190/main

Add gradle wrapper visualization (3693164)