| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| New language, new platform , new release source code.tar.gz | 2022-10-01 | 1.0 MB | |
| New language, new platform , new release source code.zip | 2022-10-01 | 1.1 MB | |
| README.md | 2022-10-01 | 885 Bytes | |
| Totals: 3 Items | 2.1 MB | 0 | |
After a little break I'm back and we're celebrating a new release.
🚀 Features:
- This time we have a first experimental support for the Go programming language (#24).
This parser took me a while, looking forward to feedback about correctness or bugs that you notice here.
- Another feature would be support to run emerge on Windows (Kudos to @funduck and [#25]), would also love feedback here since I rarely have access to Windows and it's hard to test such platform features for me.
🐞 Bugfixes: - There is a small fix in the semantic search based on TF-IDF.
As always, clone this repo and install all requirements as mentioned in README or simply update
$ pip install -U emerge-viz
or install the package
$ pip install emerge-viz
by using pip 🚀.
Looking forward to feedback, bug reports, proposals and further contributions/PRs 🥳.