Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCUMENTATION] Replace Yes, No, N/A with ✔, ❌ and ⛔respectively. #19

Closed
ANF-Studios opened this issue Jan 21, 2021 · 1 comment
Closed
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@ANF-Studios
Copy link
Member

What's wrong?
Yes and no kind of get overwhelming.

Proposed solution
Replace those with an emoji which would improve the representation of the readme and readability as well.

@ANF-Studios ANF-Studios added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 21, 2021
@ANF-Studios ANF-Studios self-assigned this Jan 21, 2021
ANF-Studios added a commit that referenced this issue Jan 21, 2021
@ANF-Studios
Copy link
Member Author

Added with commit dev/6f757d5a451ae8509c65e622c3542304b8b896d2

ANF-Studios added a commit that referenced this issue Jan 24, 2021
ANF-Studios added a commit that referenced this issue Jan 24, 2021
* Added more features to changelog

* Updated code

* Seperated branch str_in_PastyObject from dev

* Updated table (delete_pastes: yes)

* Added async support for deleting pastes

* Added sync/async status for delete_paste

* Protected edit_paste method

* Added missing async modifier in example

* Fixes #19 | Improved readability

* Fixed display issue

* Added missing API feature

* Added missing vector in PasteObject (of PastyObject)

* Added initial user mod

* Fixed mismatched types

* Added user_exists function

* Fixed initialized error

* Updated readme feature table

* Fixes #5

* Added UserResult type

* Added UserObject struct

* Added code for the method

* Updated return type

* Changed return type to UserResult

* Fixes #5

* Updated feature list

* Added user mod docs

* Added missing API Docs link

* Added get_user docs

* Added api docs link

* Added example

* Added get_user_async

* Fixes #6

* Updated feature list

* Bump version

* Removed create files

* Merged all deleted files into one

* Added create_private_paste_async example

* Added path the license file

* Added keywords

* Disabled dead_code warnings

* Fixes #18

* Fixed typo

* Updated tree structure

* Added missing changelog items
ANF-Studios added a commit that referenced this issue Feb 9, 2021
* Added more features to changelog

* Updated code

* Seperated branch str_in_PastyObject from dev

* Updated table (delete_pastes: yes)

* Added async support for deleting pastes

* Added sync/async status for delete_paste

* Protected edit_paste method

* Added missing async modifier in example

* Fixes #19 | Improved readability

* Fixed display issue

* Added missing API feature

* Added missing vector in PasteObject (of PastyObject)

* Added initial user mod

* Fixed mismatched types

* Added user_exists function

* Fixed initialized error

* Updated readme feature table

* Fixes #5

* Added UserResult type

* Added UserObject struct

* Added code for the method

* Updated return type

* Changed return type to UserResult

* Fixes #5

* Updated feature list

* Added user mod docs

* Added missing API Docs link

* Added get_user docs

* Added api docs link

* Added example

* Added get_user_async

* Fixes #6

* Updated feature list

* Bump version

* Removed create files

* Merged all deleted files into one

* Added create_private_paste_async example

* Added path the license file

* Added keywords

* Disabled dead_code warnings

* Fixes #18

* Fixed typo

* Updated tree structure

* Added missing changelog items

* Fixed voilating keyword

* Fixed yet another voilating keyword

* Added str macro

* Added macro documentation

* Removed temp code // Refactoring

* Added async version of edit_paste #8

* Added Rust-Doc for edit paste methods

* Removed optional fields in PastyObject

* Updated code according to changes

* Updated feature list

* Moved paste module into one file

* Added user module examples

* Updated directory tree structure

* Bump version

* Removed license file argument
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant