Skip to content

v1.0.1

Compare
Choose a tag to compare
@elrayle elrayle released this 27 Apr 14:26
· 219 commits to master since this release
5465642

Release Highlights

Release tag: v1.0.1

This is a patch release with bug fixes, dependency updates, documentation improvements, and devops maintenance related to running tests.

Upgrade Notes

No Action Required

What’s changed

Changes: v1.0.0..v1.0.1

Bug Fixes and Patches

Bug Fixes

  • Fix extracting license information for pypi packages (#518) (@qtomlinson)
  • Fix harvesting git components (#517) (@qtomlinson)
  • fixing bundler install error by locking verison (#512) (@mpcen)
  • Exclude .git directory content when calculating package file count (#525) (@qtomlinson)
  • lowercasing package names for nuget api fetching (#515) (@mpcen)

Documentation

Update Dependencies

DevOps/Maintenance