local_issues_lib 0.16.1

the lib provide feature that local issue (like a github)
Documentation
# Tasks

- [x] create Example codes
- [ ] enhance example codes
- [ ] rewrite tests
- [ ] enhance tests
- [ ] fix Sorting is not possible when use DisplayOptions
- [ ] add feat: search by title to DisplayOptions

## basic feat:

- [x] manage Project
  - [x] create
  - [x] load
  - [x] save
  - [x] rename
  - [x] search issue
  - [x] search issues
- [x] edit issue
  - [x] add
  - [x] rename
  - [x] edit due
  - [x] open
  - [x] close
  - [x] is_open
  - [x] exist
  - [x] remove
- [x] commit
  - [x] add
  - [x] rm
  - [x] visible commit
  - [x] hidden commit
  - [x] search commit position
  - [x] search commit
- [ ] same name checker (then add num.)