Skip to content

Releases: akabekobeko/npm-slack-log2md

v1.5.0

Choose a tag to compare

@akabekobeko akabekobeko released this 07 Feb 05:51

Changes

  • Omit the ./ at the beginning of the relative path #36

v1.4.0

Choose a tag to compare

@akabekobeko akabekobeko released this 19 Jan 08:51

Changes

  • Add UTC notation to the header of the Time column #32
  • Add unique identifier for a message #31

v1.3.0

Choose a tag to compare

@akabekobeko akabekobeko released this 16 Nov 07:24

Changes

  • Support GitHub Wiki #29

v1.2.0

Choose a tag to compare

@akabekobeko akabekobeko released this 13 Nov 10:46

Changes

  • Support the files #21
  • Support the attachments #20

v1.1.0

Choose a tag to compare

@akabekobeko akabekobeko released this 11 Nov 10:40

Changes

Added options to support these features. See README or CLI help for details.

  • Exclude a channel_login #26
  • Output Markdown in UTC date/time units #25

v1.0.3

Choose a tag to compare

@akabekobeko akabekobeko released this 09 Nov 02:49

Changes

  • Support the code block #23
  • Support the blockquote #22

v1.0.2

Choose a tag to compare

@akabekobeko akabekobeko released this 01 Nov 10:15

Changes

  • Generate log index markdown #15
  • Emoji support #10

Fixes

  • The channel in the message is not replaced #17
  • User in the message is always the speaker #16

v1.0.1

Choose a tag to compare

@akabekobeko akabekobeko released this 31 Oct 10:09

Changes

  • User information in the message takes precedence over user_profile #13
  • Change user image from 24 to 72 #12
  • Support Slack bot image #11
  • Change the order of user name evaluation #9
  • Separate messages table columns #7

Fixes

  • Crash on user parse #8

v1.0.0

Choose a tag to compare

@akabekobeko akabekobeko released this 30 Oct 10:31
  • First release