Skip to content

Releases: jonathanmedd/BricksetModule

Brickset

15 Feb 16:32
2d21ca9
Compare
Choose a tag to compare

🚀 Features

  • Added pipeline support for Get-BricksetSet
Uncategorized

Brickset

10 Feb 16:47
7a73881
Compare
Choose a tag to compare

🚀 Features

  • Implement GitHub actions to replace Azure DevOps for CI

🐛 Bugfixes

  • Resolve issue with Module version number and replace Azure Devops badge
Uncategorized

Brickset

15 Jan 14:01
143b636
Compare
Choose a tag to compare

Changes:

  • 143b636 Merge pull request #30 from jonathanmedd/bugfix/publish-psmodule
  • 4ec0165 Added default repository
  • e8f9d7c Merge pull request #29 from jonathanmedd/feature/modify-pipeline
  • b19b01d Removed batch
  • c4f023b Merge pull request #28 from jonathanmedd/develop
  • 1bd64f8 Merge pull request #27 from jonathanmedd/feature/implement-azure-devops
  • f5d1c83 Fixed badge status
  • 051947d Merge pull request #25 from jonathanmedd/develop
  • 8e0457d Merge pull request #26 from jonathanmedd/feature/implement-azure-devops
  • fb34988 Updated readme with badges
See More

This list of changes was auto generated.

Brickset

19 May 08:18
Compare
Choose a tag to compare

Fix for SOAP API change to https

Brickset

16 Dec 17:43
Compare
Choose a tag to compare

Private functions no longer need to be Global due to module restructure

Brickset

13 Dec 17:13
Compare
Choose a tag to compare

Module restructure
Added Disconnect-Brickset function

Brickset

30 Nov 22:37
Compare
Choose a tag to compare

Created functions to support those which use the Brickset login feature

Brickset

12 Nov 16:18
Compare
Choose a tag to compare

Fixed issue with API response for key
Moved functions to Public / Private
Modified Set-BricksetAPIKey to be Connect-Brickset
Updated all functions to use $Global:BricksetConnection
Updated Module Manifest to support Project and License URLs