Releases: mohammadGh/filenet
Releases · mohammadGh/filenet
Release v0.1.3
Release v0.1.2
v0.1.2
🩹 Fixes
📦 Build
- Add git repo and issue management links to the project (510499c)
❤️ Contributors
Release v0.1.1
Release v0.1.0
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)