Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Releases: TailorDev/msw

1.2.0 (2017-03-30)

30 Mar 09:16
b072746

Choose a tag to compare

  • Added: the buffer command is now a meta command and has two sub-commands buffer info and buffer push (which has the former buffer command logic) (cf. #4)

    ❯ ./pkg/msw_darwin_amd64 buffer -h
    This command is accessed by using one of the subcommands below.
    
    Subcommands:
    
        info    output Buffer.com information
        push    push links to Buffer.com's queue
    

Here is an example of msw buffer info:

$ msw buffer info

Profile: @ModScienceWkly (twitter)
Buffer : 8 / 10

Scheduled updates:

Today                    : A post-publication peer review success story: http://blog.scienceopen.com/2017/02/a-post-publication-peer-review-success-story/.
Tomorrow                 : Peer-review activists push psychology journals towards #opendata: http://www.nature.com/news/peer-review-activists-push-psychology-journals-towards-open-data-1.21549.
[...]

1.1.0 (2017-03-28)

28 Mar 12:44
aef8587

Choose a tag to compare

  • Added: a new buffer command to push to Buffer.com

1.0.2 (2016-07-18)

18 Jul 12:30
1634ba9

Choose a tag to compare

  • Fixed: wrong date computation in new command (#1)

1.0.1 (2016-06-17)

17 Jun 08:18
6cdd0dc

Choose a tag to compare

  • Fixed: the validate command should return 0 if everything is ok

1.0.0 (2016-06-16)

16 Jun 09:37
e5f41d9

Choose a tag to compare

Prepare 1.0.0 release