Skip to content

Releases: Pradyothsp/pyinit

v0.0.6

06 Aug 23:00

Choose a tag to compare

Add dynamic version system and Windows support

- Add dynamic version package with build-time ldflags support
- Add --version/-v flag showing version, commit, build date, Go version, platform
- Update banner to use dynamic version instead of hardcoded string
- Add Windows platform support to Python downloader
- Update CI workflow to embed version info in all platform binaries
- Add cross-platform build support (Darwin, Linux, Windows)
- Create Makefile with proper version embedding
- Add comprehensive TODO.md for future improvements
- Fix Python downloader binary naming for Windows (.exe extension)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

v0.0.5

02 Aug 15:43

Choose a tag to compare

Update README.md for clarity and structure; add detailed contributing…

v0.0.4

02 Aug 15:40

Choose a tag to compare

Update README.md for clarity and structure; add detailed contributing…

v0.0.3

02 Aug 15:37

Choose a tag to compare

Update README.md for clarity and structure; add detailed contributing…

v0.0.02

02 Aug 14:36

Choose a tag to compare

Now users can input main directory name

- add email validation

v0.0.02-alpha

28 Jul 21:30

Choose a tag to compare

Refactor `downloader.py` to improve type annotations and streamline c…

v0.0.01-alpha

28 Jul 21:26

Choose a tag to compare

Refactor `downloader.py` to improve type annotations and streamline c…