Skip to content

Releases: DBM-German/Types

DBM Types v0.3.0

Choose a tag to compare

@ACertainCoder ACertainCoder released this 07 Sep 17:02
  • Added new types
    • PickFunctions
    • PickAsyncFunctions
    • TypedArray
    • Permission types
    • DBMPermissionsConfig
    • DBMWindowOptions
  • Updated types
    • FixIndecesArray
    • DBMEditorSharedWindow
  • Fixed and revised some type definitions
  • Dependency updates

Full Changelog: 0.2.0...0.3.0

DBM Types v0.2.0

Choose a tag to compare

@ACertainCoder ACertainCoder released this 28 Jan 13:30
  • Added new types
    • DBMCommandType
    • DBMEventType
    • DBMInternalPermissionType
    • DBMSlashCommandCreationMode
    • DBMInternalDataType
    • DBMButtonData
    • DBMSelectData
    • DBMTextInputData
    • DBMActionEditorHTMLData
    • UnionObject (internal)
  • Made "DBMDataAccess" and "DBMAlternativeTexts" accessible
  • Renamed "DBMActionMeta" to "DBMActionsCacheMetadata"
  • Renamed "DBMActionMetaData" to "DBMActionMetadata"
  • Removed "TypeFromRecord" (internal)
  • Fixed and revised some type definitions
  • Added missing JSDoc

Full Changelog: 0.1.3...0.2.0

DBM Types v0.1.3

Choose a tag to compare

@ACertainCoder ACertainCoder released this 13 Jan 14:05
  • Renamed "DBMPackage" to "DBMPackageJSON" for consistency
  • Added missing "modInit" parameters
  • Added data file types
  • Fixed index type of "DBM.Files.data"

Full Changelog: 0.1.2...0.1.3

DBM Types v0.1.2

Choose a tag to compare

@ACertainCoder ACertainCoder released this 12 Jan 13:41

Provide types definitions for the settings.json and package.json of a DBM project.

Full Changelog: 0.1.1...0.1.2

DBM Types v0.1.1

Choose a tag to compare

@ACertainCoder ACertainCoder released this 10 Jan 16:39

Small patch to provide correct urls.

Full Changelog: 0.1.0...0.1.1

DBM Types v0.1.0

Choose a tag to compare

@ACertainCoder ACertainCoder released this 09 Jan 20:30

First release with types for DBM 2.1 and limited JSDoc.

Full Changelog: https://github.com/DBM-German/Types/commits/0.1.0