Releases: nanoapi-io/napi
Releases · nanoapi-io/napi
v1.0.14
v1.0.13
fix globalconfig middleware
v1.0.12
add repo url (#162) * add repo url * format * bump tag * remove some ignore in lint
v1.0.11
bup
v1.0.10
Change command names
Some minor change to UI
v1.0.9
Switch to Deno
Change UI library to shadcn/ui
refactor FE
remove vitest, use Deno buit in
Implement version check
Release 1.0.7
Fix some small bug on the FE, mainly unify the colors of edges and their direction accross views
Release 1.0.6
Fix some small FE bugs.
improve symbol extraction for C#
Release 1.0.5
Improve symbol extraction for python now removing unused import, but keeping them if they were unused in the original code.
Improve python usage reolution logic, now more accurate.
Improve accuracy of dependency manifest for C#
Improve symbol extraction for for C#
Implement metrics in C#
Release 1.0.4
Fix release flow, bundling packages/shared into the CLI instead of using published version.