Skip to content

Releases: nanoapi-io/napi

v1.0.14

07 Jul 09:45
d5c2217

Choose a tag to compare

Merge pull request #166 from nanoapi-io/feature/ai-labeling

implement AI labeling to generate description for manifest

v1.0.13

24 Jun 11:14

Choose a tag to compare

fix globalconfig middleware

v1.0.12

18 Jun 15:12
c8984fb

Choose a tag to compare

add repo url (#162)

* add repo url

* format

* bump tag

* remove some ignore in lint

v1.0.11

18 Jun 08:50

Choose a tag to compare

bup

v1.0.10

02 Jun 09:47

Choose a tag to compare

Change command names
Some minor change to UI

v1.0.9

14 May 09:56

Choose a tag to compare

Switch to Deno
Change UI library to shadcn/ui
refactor FE
remove vitest, use Deno buit in
Implement version check

Release 1.0.7

30 Apr 10:11

Choose a tag to compare

Fix some small bug on the FE, mainly unify the colors of edges and their direction accross views

Release 1.0.6

29 Apr 19:40

Choose a tag to compare

Fix some small FE bugs.
improve symbol extraction for C#

Release 1.0.5

29 Apr 08:55

Choose a tag to compare

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

25 Apr 11:35

Choose a tag to compare

Fix release flow, bundling packages/shared into the CLI instead of using published version.