Java CMD v1.1.0
·
261 commits
to main
since this release
What's Changed
- Create LsCommand.java by @anshumanjadiya1102 in #1
- Implement new commands like
MoveCommand&LsCommandby @anshumanjadiya1102 in #3 - Implement PingCommand to execute ping on hostname by @anshumanjadiya1102 in #2
- added issue templates by @Vishal002003 in #21
- Add DateCommand to display the current date by @nihaltp in #12
- Create pull_request_template.md by @Vishal002003 in #26
- Revise README with updated project details by @anshumanjadiya1102 in #28
- Add TimeCommand to display the current time by @nihaltp in #14
- feat: implemented and tested touch command by @Kaveeshakavindi in #29
- Add WhoamiCommand to display the current user's name by @nihaltp in #15
- Add HostnameCommand to display hostname by @nihaltp in #16
- Add TitleCommand to set terminal window title by @nihaltp in #17
- added workflow for auto comment on issues by @Vishal002003 in #27
- Add ColorCommand to change text and background colors using color by @nihaltp in #18
- Add CONTRIBUTING.md guide by @Vishal002003 in #33
- Feat/tree and update checklist by @nihaltp in #32
- Add LICENSE to the project by @Vishal002003 in #31
- fix: prevent 'cd ..' from moving above root directory by @Harushii16 in #36
New Contributors
- @anshumanjadiya1102 made their first contribution in #1
- @Vishal002003 made their first contribution in #21
- @nihaltp made their first contribution in #12
- @Kaveeshakavindi made their first contribution in #29
- @Harushii16 made their first contribution in #36
Full Changelog: v1.0.0...v1.1.0