Releases: statloc/core
Releases · statloc/core
v0.3.0
📝 What's Changed
- ENHANCEMENT: remove
tailComponentfromgoAroundCalculatingsignature by @dmkjfs - ENHANCEMENT: improve tree retriever, save workdir instead of using
os.Chdirby @dmkjfs - ENHANCEMENT: add multi-thread run by @dmkjfs
Full Changelog: v0.2.0...v0.3.0
v0.2.0
📝 What's Changed
- ENHANCEMENT: fix file structure by @dmkjfs in #17
- ENHANCEMENT: merge
utils.go&main.goby @dmkjfs in #18 - ENHANCEMENT: update package
treeby @dmkjfs in #19 - CHORE: update
Makefileby @dmkjfs in #20 - [breaking] ENHANCEMENT: split
Statistics.ItemsintoLanguages,Components&Totalby @dmkjfs in #23 - ENHANCEMENT: rename
mapping.Extensionsintomapping.Languagesby @dmkjfs in #26 - [breaking] ENHANCEMENT: Change JSON schema for components: use regexp instead of exact comparison by @dmkjfs in #29
- [breaking] BUGFIX: child-node component overwrite parent-node component by @dmkjfs in #29
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
📝 What's Changed
- use dfs for going around file tree
- add statistics columns: LOC & Files
- save statistics in struct StatisticsResponse
🙋 New Contributors
Full Changelog: https://github.com/statloc/core/commits/0.1.0