Skip to content

Releases: mediumroast/mediumroast_js

v0.7.0.44

05 Sep 03:53
5acff49
Compare
Choose a tag to compare

Introduction

This release introduces many new features focused on helping users report on revealing competitive similarity. Key features include:

  • Improved in repository reporting with new GitHub Actions covering similarity reporting.
  • Newly available Microsoft Document reporting for companies covering similarity reporting, interactions characterization, company filmographies and so on. Please check out the Company CLI documentationfor more information. Note that this functionality requires that the caffeine machine intelligence engine has been run against your repository. Without it these reports aren't of any value.
  • Newly available Microsoft Document reporting for interactions covering interaction summary and proto-requirements. Please check out the Interaction CLI documentation for more information. Note that this functionality requires that the caffeine machine intelligence engine has been run against your repository. Without it these reports aren't of any value.
  • Theming for the Microsoft Document reports with three themes to choose from: Electric coffee, Bright espresso, and Double shot latte.
  • Support for Personal Access Token authentication, you can see the main CLI Readme for more information.

Known issues

  • In repository similarity reporting diverges from CLI reporting via Microsoft Word reporting, this is a known issue and will be fixed at a later date.
  • During setup the detailed review may not work correctly and could result in needing to rerun setup.
  • Running reports without any data may result in an error and certainly won't provide a valuable report. We will be working on this soon.

What's Changed

Full Changelog: v0.6.4...v0.7.0.44

v0.6.4 Interaction Repository

04 May 15:24
8a81fcb
Compare
Choose a tag to compare

Introduction

Changes in company_dns required improvements to how the CLI operated. Additionally, the improvements in company_dns have resulted in a better experience for mediumroast_js with respect to company discoverability. That's because the improvements in company_dns enable three cases for company firmographics to be surfaced:

  1. Companies with Wikipedia data and EDGAR data will be surfaced existing
  2. Companies with only Wikipedia data will be surfaced existing
  3. Companies with only EDGAR data will be surfaced new

Additionally, when working with some users the actions that generate reports were missing permissions to perform all steps. We've managed to remedy this and also ensure that any user can manually run the action so they can generate reports on demand.

What's Changed

Full Changelog: v0.6.1...v0.6.4

Connected to azure hosted services

17 Apr 01:53
cbeb708
Compare
Choose a tag to compare

Introduction

Minor bugfixes to account for Azure hosted services for company_dns and icon_server were added to the CLI. Additionally, a formatting bug for company_type was resolved.

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

17 Mar 18:28
a8e5cf4
Compare
Choose a tag to compare

Introduction

This is Mediumroast for GitHub's first formal release of the open source Interaction Repository feature set. Key capabilities are listed on the product website, and detailed changes are listed below.

What's Changed

New Contributors

Full Changelog: https://github.com/mediumroast/mediumroast_js/commits/v0.6.0