Skip to content

0.2.0

Compare
Choose a tag to compare
@ken-matsui ken-matsui released this 29 May 21:16
b2ce6da

Differences from 0.1.2

  • Improve source code.

  • Support for MSVC. (#114)

  • Internal Build System

    • Change to display ==> name only when building dependencies.
    • Improve so that "lib" prefix is ​​attached to static link library and dynamic link library.
  • new sub-command

    • If exist the git command when executing the new sub-command, execute git init.
    • We can now select applications and libraries when executing the new sub-command. (--bin, --lib)
    • Improvement of display when new sub-command is executed.
  • install sub-command

    • Fix installation error when GitHub is source.
    • Improve a speed of resolving dependency.
    • Improve UX.
  • publish sub-command

    • Fix error.
    • Improve UX.
  • search sub-command

    • Accent a matched text. (#60)
  • Internal Network library

    • Support redirect.
    • Improved to print progress bar when reading/writing a file.
  • API

    • Add limit to API.
    • Implement archive API.
    • Change implementation language from Typescript to Go.

Destructive updates

  • Change API from /:name/:version/deps to /deps/:name/:version.
  • Change domain from poac.io to poac.pm (docs.poac.io -> doc.poac.pm, sh.poac.io -> sh.poac.pm).
  • Move documents from poacpm/poac/docs to poacpm/doc.poac.pm.
  • Move API from poac.pm/api/* to api.poac.pm.
  • Delete public access authority for all user.