Skip to content

Version 2.0 Release #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 115 commits into from
Dec 22, 2020
Merged

Version 2.0 Release #34

merged 115 commits into from
Dec 22, 2020

Conversation

jeffpatton1971
Copy link
Collaborator

[2.0.0] - 2020-12-22

Added

  • Added classes to define JSON schema objects
  • Added utility methods to classes
  • Added Functions to support the classes
  • New-SchemaElement
  • New-SchemaString
  • New-SchemaInteger
  • New-SchemaNumber
  • New-SchemaProperty
  • New-SchemaBoolean
  • Get-SchemaDefinition
  • Get-SchemaReference
  • Find-SchemaElement
  • ConvertTo-SchemaElement
  • ConvertFrom-SchemaObject
  • ConvertFrom-SchemaArray
  • Format-SchemaDocument
  • Added support for types (schema.types.ps1xml)
  • Added support for formatting (schema.format.ps1xml)

Updated

  • Get-SchemaDocument has been udpated to work with the new functions

Removed

  • Get-SchemaArray
  • Get-SchemaObject
  • Get-SchemaProperty

Added the code to test for byte arrays
…n the function shifted to more than one element to find
…-element added get-definition, adding code to handle objects "improperly" nested in item arrays
@jeffpatton1971 jeffpatton1971 merged commit df769a4 into master Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant