Skip to content

Releases: rostislaved/telegram-export-parser

v1.0.1

10 Mar 19:45

Choose a tag to compare

Fixed:

  • Added missing types: bank_card and unknown
  • Stopwatch message printing
  • Tested on 1.5 GB of chats' data

v1.0.0

10 Mar 15:54

Choose a tag to compare

Added:

  • README.md in English and Russian
  • golangci-lint + fix all issues
  • slog
  • input and output files stats printing
  • elapsed time printing

Changed:

  • linesToWrite = 0 - no limit for processing

Fixed:

  • Fix go mod module path
  • some refactoring

v0.0.1

10 Mar 14:00

Choose a tag to compare

initial version