Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Releases: ivgtr/node-alltweets

v1.4.1

07 Jul 10:09

Choose a tag to compare

  • node.js のバージョン>= 12.2.0 をサポートに変更
  • CLIもPackageもesmで配布
    • Packageはcjsも配布
  • named import に変更
    • import { alltweets } from "alltweets"
  • Packageではyaml出力をサポートしない

v1.3.1

31 May 03:05

Choose a tag to compare

  • 配布ファイルの修正

v1.3.0

31 May 03:02

Choose a tag to compare

  • ビルド周りの修正
  • CLIツールはcjs向けに、ライブラリはesm向けに配信する