Skip to content

Commit

Permalink
Updated dependencies and README
Browse files Browse the repository at this point in the history
  • Loading branch information
eeintech committed Feb 16, 2023
1 parent 6d699b5 commit 8f2c0c5
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 34 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,22 +264,21 @@ pip install dist/kintree-0.6.99-py3-none-any.whl
> Priority goes to implementing new features over GUI improvements
> Open to new ideas and pull requests :smiley:
#### Versions 0.6.x or later
#### Versions 1.0.x or later
##### New Features

- Revamp category selection based on hierarchical structure from InvenTree ([reference](https://github.com/sparkmicro/Ki-nTree/issues/87))
- Allow user to decide the category code to use for IPN
- Add "Synchronize" menu option to pull InvenTree parts data into KiCad
- Enable option to download and save PDF files locally/to internal server storage

##### Improvements

- Optimize the category search ([reference](https://github.com/sparkmicro/Ki-nTree/issues/104))
- Migrate KiCad library management to [KiUtils](https://github.com/mvnmgrx/kiutils) ([reference](https://github.com/sparkmicro/Ki-nTree/issues/119))

##### GUI

- Migrate to Qt? ([reference](https://github.com/sparkmicro/Ki-nTree/issues/37))
- Create loading animation for API searches (asyncio)
- Migrate to [Flet](https://github.com/flet-dev/flet) ([reference](https://github.com/sparkmicro/Ki-nTree/issues/37))

## License

Expand Down
62 changes: 32 additions & 30 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8f2c0c5

Please sign in to comment.