Skip to content

Releases: mohammadGh/filenet

Release v0.1.3

02 Jul 08:25

Choose a tag to compare

v0.1.3

compare changes

🩹 Fixes

  • ci: Add package-manager (64880f1)
  • Add status for each socket and exception handling when socket is closed (50091cd)

❤️ Contributors

Release v0.1.2

02 Jul 06:35

Choose a tag to compare

v0.1.2

compare changes

🩹 Fixes

  • docs: Update README.md (f65b6d8)
  • Re-ordering package json fields (6cdc4c4)

📦 Build

  • Add git repo and issue management links to the project (510499c)

❤️ Contributors

Release v0.1.1

24 May 16:05

Choose a tag to compare

v0.1.1

compare changes

📖 Documentation

  • Add basic readme and usage guidelines (f65bba7)

❤️ Contributors

Release v0.1.0

23 May 12:33

Choose a tag to compare

v0.1.0

🚀 Enhancements

  • Init the project's structure and deps (f904f66)
  • Add progress-bar for serving file (92fd57e)
  • Cli serve command added to serve a file through network (0293d05)

💅 Refactors

  • Refactor server-file.ts to some classes (c9d52da)

📦 Build

  • Add source-map config to debug (e75db82)

🏡 Chore

  • Basic tcp server with multiple clients (7c89a4a)

🤖 CI

  • Basic github-action to auto build, typecheck and test (2e8d01a)

❤️ Contributors