bchao1 / bullet

🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
https://pypi.org/project/bullet/
MIT License
3.55k stars 113 forks source link

Added Emojis #69

Closed mrmaxguns closed 3 years ago

mrmaxguns commented 3 years ago

Added Emojis (Feature)

In this pull request, I added multiple improvements to bullet/emojis.py:

What was added?

Purpose

This new feature expands the amount of emojis available. It also groups emojis into categories and provides functions to deal with them. The documentation was updated to reflect the new functionality.

Question: Do I bump the version number to 2.2.1?

I hope to hear feedback on this request.