Releases: sabi1125/CodeSeed
Releases · sabi1125/CodeSeed
v0.2.1
What's Changed
- feature/cod-47 chore: updated pull request target branch by @sabi1125 in #33
- feature/cod-45 feat: creating .gitignore and .dockerfile by @sabi1125 in #34
- feature/cod-49 refac: refactored source code by @sabi1125 in #35
- feature/cod-48 chore: fix README by @sabi1125 in #36
- V0.2.0 patch by @sabi1125 in #37
- feature/cod-53 chore: changed version branch from v0.2.0-patch -> v0.2.1 by @sabi1125 in #38
- feature/cod-57 chore: create command support's creation of multiple files at once by @sabi1125 in #39
- feature/cod-58 fix: fixed ignorefiles not being created by @sabi1125 in #40
- feature/cod-54 feat: added version argument by @sabi1125 in #41
- feature/COD-56 feat: added --with-test option to create files with test by @sabi1125 in #42
- v0.2.1 by @sabi1125 in #43
Full Changelog: v0.2.0...v0.2.1
v0.2.0-patch
What's Changed
- feature/cod-47 chore: updated pull request target branch by @sabi1125 in #33
- feature/cod-45 feat: creating .gitignore and .dockerfile by @sabi1125 in #34
- feature/cod-49 refac: refactored source code by @sabi1125 in #35
- feature/cod-48 chore: fix README by @sabi1125 in #36
- V0.2.0 patch by @sabi1125 in #37
Full Changelog: v0.2.0...v0.2.0-patch
v0.2.0
What's Changed
- feature/cod-38 feature: creating codeseed dotfiles by @sabi1125 in #25
- feature/cod-39 feature: added create command by @sabi1125 in #26
- feature/cod-41 refac: platform based file creation by @sabi1125 in #27
- feature/cod-40 refac: refactored README.MD by @sabi1125 in #28
- feature/cod-44 fix: updated README.md, added installation of requirements when ./install.sh is ran by @sabi1125 in #29
- V0.2.0 by @sabi1125 in #30
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Release
This is the first stable release for the script
What's Changed
- feature/cod-28 refac: updated the destination branch to v0.1.0 by @sabi1125 in #17
- feature/cod-29 chore: refactored codeseed by @sabi1125 in #18
- feature/cod-30 feature: added remote action by @sabi1125 in #19
- feature/cod-31 chore: add scripts folder and entrypoint.sh when docker option is given by @sabi1125 in #20
- feature/cod-32 feature: when server files are created basic server code is written by @sabi1125 in #21
- feature/cod-35 feature: added build action for github-actions by @sabi1125 in #22
- feature/cod-34 doc: updated documentation by @sabi1125 in #23
- V0.1.0 by @sabi1125 in #24
Full Changelog: v0.0.1...v0.1.0
Initial Release (v0.0.1)
The initial release for CodeSeed which is an automation script to create fies and folders written in python.
HAPPY HACKING!!
What's Up
- feature/cod-12: added github actions for pull requests by @sabi1125 in #1
- feature/cod-13 fig: added program flowchart by @sabi1125 in #3
- feature/cod-13 chore: added os check in the flowchart by @sabi1125 in #4
- feature/cod-13 chore: fixed start and and auto pr by @sabi1125 in #5
- feature/cod-14 feature: added requirements and basic option by @sabi1125 in #6
- feature/cod-15 feature: create argument and options added by @sabi1125 in #7
- feature/cod-16 feature: create folders by @sabi1125 in #8
- feature/cod-17 feature: initializing language based files by @sabi1125 in #9
- feature/cod-18 feature: added dockerfile and docker-compose files by @sabi1125 in #10
- feature/cod-21 feature: added server file by @sabi1125 in #11
- feature/cod-20 feature: added github actions directory and files by @sabi1125 in #12
- feature/cod-19 feature: added installing dependencies by @sabi1125 in #13
- feature/cod-26 feature: build for unix like systems and windows systems by @sabi1125 in #14
- feature/cod-24 doc: created documentation for CodeSeed by @sabi1125 in #15
- Initial Release v0.0.1 by @sabi1125 in #16
New Contributors
Full Changelog: https://github.com/sabi1125/CodeSeed/commits/v0.0.1