Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

33 lines (22 loc) · 1.09 KB

Arinoto changelog

2023-02-11 [feature] Resolve runtime dependencies in parent directories

Use node’s require/import mechanics to find the source location of a production dependency. Recursively. More information

2023-01-30 [fix] Vis binaries using bin-dir

That was a neat idea, but seems like wile npm and yarn respect directories.bin when run directly, lerna’s on-the-fly modification of package.json somehow breaks it. More information

2023-01-04 [feature] Cluster together things of same class in diagrams

The idea is to have APIs (and maybe more) grouped visually together in the diagram. Also nice to have them on the left side of the diagram. More information

2022-11-12 [feature] Inline markdown editor.

More information

2022-10-31 [feature] Ticketing within repo

Design specifications and ticketing integrated in the project’s repository. More information

Modules changed:

  • @arinoto/dep-copy 1.1.0->1.2.0