bemusic/bemuse

View on GitHub
packages/bms/CHANGELOG.json

Summary

Maintainability
Test Coverage
{
  "name": "bms",
  "entries": [
    {
      "version": "51.0.0",
      "tag": "bms_v51.0.0",
      "date": "Sun, 06 Nov 2022 16:09:03 GMT",
      "comments": {
        "major": [
          {
            "comment": "Change readAsync to return Promise and Remove ReadCallback"
          }
        ]
      }
    },
    {
      "version": "50.1.1",
      "tag": "bms_v50.1.1",
      "date": "Sat, 22 Oct 2022 05:32:28 GMT",
      "comments": {
        "dependency": [
          {
            "comment": "Updating dependency \"eslint-config-bemuse\" from `^4.0.2` to `^5.0.0`"
          }
        ]
      }
    },
    {
      "version": "50.1.0",
      "tag": "bms_v50.1.0",
      "date": "Sat, 01 Jan 2022 13:08:37 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Added channel mappings for DP charts and landmines. This only applies to this library, the game itself still does not have support for DP charts and landmines."
          }
        ]
      }
    },
    {
      "version": "50.0.1",
      "tag": "bms_v50.0.1",
      "date": "Fri, 29 Oct 2021 19:57:09 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Added missing dependencies and updated versioning policy -- starting at v50 this package is now versioned independently of Bemuse"
          }
        ]
      }
    }
  ]
}