Skip to content

Latest commit

 

History

History
298 lines (282 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

298 lines (282 loc) · 10.4 KB

v2.3.0

✨ Added arguments feature for add command

🎉 Added argument System for add command.
📝 Revised documentation.

Commits

  • 🎨 Nothing :) hate you flake8!
  • 📝 Updated website
  • ✅ Added 2 tests for arguments
  • ⬆️ Updated Markdown
  • 👷 Remove Threshold option
  • ✅ Added test for arguments
  • 📌 Pinned pytest-cov vers
  • 🔧 Update code coverage threshold
  • 📝 Added docs for arguments
  • 🎨 Flake8 changes
  • 🔧 Updated dependencies.
  • [skip ci] TODO
  • [skip ci] 💡 ♻️ Added doc for new functions
  • [skip ci] ✏️ 📝 Fixed broken link
  • [skip ci] TODO
  • [skip ci] ✨ Built argument feature for run command
  • [skip ci] ⚗️ 🔨 Trying out argument feature and updated code.
  • ✏️ ➕ Updated link and added colorama
  • 💄 Fixed image paths
  • 📝 Updated shields
  • Update README.md
  • Merge pull request #46 from j0fiN/dependabot/pip/mypy-0.950
  • ⬆️ Bump mypy from 0.910 to 0.950
  • Merge pull request #40 from j0fiN/dependabot/pip/mkdocs-material-8.1.8
  • ⬆️ Bump mkdocs-material from 7.3.6 to 8.1.8
  • Merge pull request #28 from j0fiN/dependabot/pip/mkdocs-material-7.3.6
  • ⬆️ Bump mkdocs-material from 7.2.5 to 7.3.6
  • Merge pull request #29 from j0fiN/dependabot/pip/flake8-4.0.1
  • ⬆️ Bump flake8 from 3.9.2 to 4.0.1
  • 🚚 Moved tryouts files to tryouts dir
  • ✅ Ignored tryouts dir
  • 🐛 Removed dataclass in tryouts
  • 🔨 tryouts for new template command
  • 🔨 linter fix for tryouts
  • 🔨 tryouts of a new feature for add command.
  • Merge pull request #17 from j0fiN/dependabot/pip/mkdocs-material-7.2.5
  • ⬆️ Bump mkdocs-material from 7.1.11 to 7.2.5
  • Merge pull request #12 from j0fiN/dependabot/pip/mkdocs-material-7.1.11
  • ⬆️ Bump mkdocs-material from 7.1.9 to 7.1.11
  • Merge pull request #10 from j0fiN/dependabot/pip/mkdocs-material-7.1.9
  • Update README.md
  • ⬆️ Bump mkdocs-material from 7.1.6 to 7.1.9

v2.2.0

add command and major refactoring

🎉 Introducing add command to add command from terminal.
🎨 Complete codebase refactoring.
✅ 100% code coverage.
🔨 Command suggestion system added.

Commits

  • 📝 v2.2.0 Updated
  • 🔖 v2.2.0
  • Merge pull request #9 from j0fiN/dependabot/pip/mypy-0.910
  • Added Distance module
  • missed ignore yaml types in core
  • 🏷️ Ignored type check for yaml
  • ⬆️ Bump mypy from 0.812 to 0.910
  • ✨ Added cmd suggestion for wrong input
  • 🏷️ Reduced types & 🔨 added fn for list
  • 📝 Added meta data for all py files
  • 📝 docs under construction
  • ✏️ typo in add command
  • 📝 Updated
  • ♻️ Refactoring codebase
  • ♻️ Refactored code base
  • ♻️ Moved fish cmd echo funnction into echoes
  • 🔨 Added Script which contains all constants.
  • ♻️ Moved add_cmd_save function into core.
  • 📝 Updated
  • ✅ Updated imports and codecov
  • 🐛 🎉 Codecov now 100% !
  • 🎨 Called functions from core and echoes
  • 🎨 Moved echo functions into echoes.py
  • 🔨 Moved tester functions into helper.py
  • 🔨 pushed core functions into core.py
  • 📝 Updated
  • ♻️ Fixed linter and ignore mypy
  • ✅ Added tests for add command
  • 🔨 Changed indent nnumber
  • 🔨 Updated error handles
  • 🐟 Added additional stuffs for add command
  • 🔨 Updated the loader to BaseLoader
  • 🔨 Added add command
  • 🎨 Refactored the file
  • 🚧 Building file handling.
  • 🚧 Building add command
  • 📝 Updated
  • 📝 rough_sheet moved to TODO
  • Merge pull request #4 from j0fiN/dependabot/pip/mkdocs-material-7.1.6
  • ⬆️ Bump mkdocs-material from 7.1.5 to 7.1.6
  • ✏️ changed the file format of gif
  • 📝 Added gif
  • 📸 Added gif for Readme.
  • Create dependabot.yml

v2.1.0

🐛 Fixed extras deps

v2.0.0

✨ Major changes, and 🔧 integrations

🎨 complete theme change from purple to cyan.
🔧 python 3.6 compatability (prev versions were 3.8 and above).
💥 Introducing init and inspect commands.
🎉 -p flag in list command.
📝 seperate docs pages built in github pages.
🎉 cd command functionality.
🔨 os.system replaced with subprocess.run.
👥 Added contribution guidelines.
✅ Added test coverage.
🚨 Added proper warnings.

Commits

  • 🔖 Released v2.1.0
  • 🚑 Added dev requirements file
  • 🚑 removed unwanted extras
  • 🔖 Released v2.0.0
  • 📝 Updated pypi doc
  • 📝 Added doc link and some styling
  • ✏️ Name change from exceptor to pcmd
  • 📝 Updated doc link in fish command
  • 🎨 Updated shields
  • 🚚 Fixed paths
  • 🚚 Moved logo files
  • 💚 Fixing CI
  • 👷 Added CI for publishing docs.
  • 📝 Updated version features
  • 📝 Refining docs and code refactoring
  • 💄 Added target blank for links
  • 🔧 Updated linkedin link
  • ✏️ Refined docs to perfection.
  • 💚 Fixed .coveragerc
  • ✅ Ignored main.py coverage
  • 🎨 Updated linter checks
  • 🎨 Beautified fish command with tabs
  • 🐟 Updated commands to py -m pcmd
  • 🔨 Cli updated to be called via py -m
  • ✅ Updated tests for list command
  • 🐟 Added test command chains for cd
  • 🐛 Fixed error handling for empty cmd.yaml files
  • 🔨 Added cd functionality
  • 🔧 cov-config flag added
  • 📝 Updated
  • 👷 Added codecov
  • ✅ Increased code cov
  • 📝 Added badges.
  • ➕ added dev deps as extras
  • ✅ Added code coverage
  • 🐟 Changed to dynamic testing
  • ✅ Added tests for CLI commands
  • 🎨 Fixed linters
  • 🔨 Changed the fish command
  • 🔨 Added force flag for init command
  • ✅ Added function for tests
  • 🐟 Updated for tests
  • 📝 Added styling user_guide page doc
  • 📝 Added releases page doc
  • 📝 Added developement page doc
  • 📝 Added design page doc
  • 🐟 Added another custom command.
  • 🎨 linter changes
  • 🐟 Add poetry pre-commit checks
  • 🔨 Added promt for docs.
  • ✏️ Change output message.
  • 💄 Changed link class name
  • 📝 Added examples doc
  • 📝 Added user_guide doc
  • 📝 Added index doc
  • 🔧 changed to py 3.6
  • 🔧 Added list extension
  • 📸 Added social media banner.
  • 🔥 Removed examples folder. Moved to docs.
  • ✅ Changed test for list
  • 💄 Styling links in docs
  • 📝 Created pages for docs.
  • 🔧 Changed some doc page names.
  • 🔧 Added mkdocs config file
  • 💄 personal theme for docs
  • 📝 Added doc main page
  • 🔨 Added msg when cmd.yaml created
  • 📝 Added demo from root file.
  • 📸 Changed logo and banner color
  • 🚚 Moved assets into docs
  • 🚚 Changed path of logo_banner
  • ➕ Added mkdocs-material
  • 🐟 Added names for each pcmd cmd and doc
  • 📝 Updated
  • 📝 TODO
  • 📝 Examples added.
  • 📝 Updated
  • 🏷️ Updated annotations.
  • 🔨 Added init command
  • 🐛 Typo in variable
  • 📷 Fixed picture encoding
  • 🎨 linter checks
  • 📝 TODO
  • 🐛 Fixed UnicodeDecode error
  • 🔨 Added inspect command
  • 📝 Decorated the docstring
  • 📸 Updated logo and banner to cyan theme
  • 💄 Changed package color to cyan
  • 🐟 Testing -p option
  • 🔨 Added --pretty option
  • 📝 TODO
  • 📄 Updated name and year
  • 📝 TODO
  • 🔨 Added explicit start and end for list command
  • 🤡 Added rough sheet for 💩 purposes
  • 🎨 Fixed linter errors
  • 💡 Added comments for each set.
  • 🔧 Removed W605, W291, E501
  • 🔨 Changed to subprocess.run from os.system
  • 🎨 Fixed E203
  • 👷 Updated mypy testing
  • 🐟 Updated a commit flow command
  • 🏷️ Updated annotations
  • 🔧 Added mypy
  • 🔧 Updated statistics flag.
  • 🐟 Updated commands
  • 🎨 Updated flake8 structuring
  • 👷 Added flake8 linter check
  • 📦 Added flake8 as dev dep
  • 🔧 Added flake8 linter
  • 🐟 Updated cmd.yaml
  • Updated Pytest.
  • 👷 Added actions
  • 📦 Added requirements.txt for CI

v1.2.3

🚑 check for cmd.yaml FileNotFound issue

  • 🔖 v1.2.3 path bug fixed
  • 🚚 Changed path to palin file name.

v1.2.2

📝 ✏️ Documentation fixes and 🐛 bug fix

Pypi readme link fixed, changelogs typo fixed. App call removed.

  • 🔖 v1.2.2 resolved docs and app call
  • 🚑 Removed app call
  • ✏️ Fixed broken source code link

v1.2.1

🐛 Bug fix in list command

  • 🔖 v1.2.1 resolved list command bug
  • 🚑 list function else case

v1.2.0

💥 list command, 📄 github wiki docs and 🥚 easter egg

Now subprocess module used to run commands (:coffin: os.system() removed)

  • 🔖 Changed to v1.2.0
  • 📝 Included links to github
  • 🔖 Setting up for package build
  • ✏️ typos and grammar
  • 🔥 Remove 👷 github workflow
  • ⚗️ Testing
  • 👷 Fails
  • Merge branch 'main' of https://github.com/j0fiN/pcmd into main
  • 👷 For CI
  • 👷 Added workflow
  • 📝 Added final touches
  • 🔨 Added pcmd fish
  • 🔨 Added list command
  • 📝 📷 logo and banner
  • 🐟 Added lala
  • 📷 Added logo

v1.1.0

💥 Running Multiple commands using a simgle user-defined command

  • 📝 Updated Warning ⚠️ and Usage 🧰
  • 📝 Updated docs
  • ✅ Added test for multiple commands.
  • 🔖 Updated v1.1.0
  • 📝 Updated docs for git and pypi.
  • 🔨 Added feature of running multiple commands.

v1.0.0

🐟 pcmd

  • ✏️ Typo
  • ✏️ 📝 Updated and fixed typos
  • 📝 Updated readme.
  • 🚑 Hotfix in package publishing.
  • 🐛 Typo in docs
  • ✅ Added tests
  • 🐛 Fixed path issues.
  • 📝 Updated readme
  • 🔥 Change .yml to .yaml.
  • ✨ Add pcmd
  • Initial commit