Releases: NullEnt1ty/gmod-wiki-scraper
Releases · NullEnt1ty/gmod-wiki-scraper
v2.0.0-rc.1
Full Changelog: v2.0.0-rc.0...v2.0.0-rc.1
v2.0.0-rc.0
Full Changelog: v1.2.0...v2.0.0-rc.0
v1.2.0
What's Changed
- Parse source links by @brandonsturgeon in #24
New Contributors
- @brandonsturgeon made their first contribution in #24
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.0
Hello there!
This is the first proper stable-ish release of gmod-wiki-scraper 🎉
Changelog
gmod-wiki-scraper can be installed from npmjs now
You only need to enter npm install -g gmod-wiki-scraper
now, to install the latest version of the wiki scraper. After that you can start the scraping process by entering gmod-wiki-scraper
in your terminal.
Exposed API
If you want to use the wiki scraper in one of your projects, you can do that now. The projects lacks a proper documentation, but the README contains at least an example.