Releases: jonathanmedd/BricksetModule
Releases · jonathanmedd/BricksetModule
Brickset
Brickset
Brickset
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
- 412f25a Merge pull request #24 from jonathanmedd/feature/implement-azure-devops
- 9eb9c0a Modified gitHubConnection
- 13f36d4 Updates
- 7136b8b test
- 3fd2630 tls
- 4ef12b3 Updated Powershell task version
- 0dc9f34 test
- f41fd60 Added release section
- 8c6c59f Move out variable
- 4a601d5 Migrate to GitTools
- 8b649ae test
- 9e32065 ScriptAnalyzer fixes
- 05b707a test PowerShell@2
- a3cd658 Test
- 7600072 Test
- b404015 Fixes for PSScriptAnalyzer issues
- 37eb973 Fix for git commit issue
- 7fbee2f Test
- ec40dd9 Initial attempt
- 215a629 Merge pull request #22 from jonathanmedd/develop
- 8004928 Merge pull request #21 from jonathanmedd/feature/api-v3
- 5c07663 Tidy up
- ea8eeeb Updated readme
- 5274695 Tidy up
- 6e891ab Tidied up comments
- b35f05f Added support for userNotes
- 6973467 setCollection_userNotes not featured in API v3
- fe315b9 Updated Test-BricksetAPIKey
- d40ad45 Updated Set-BricksetSetUnwanted
- 1e156b1 Updated Set-BricksetSetWanted
- d779847 Updated Set-BricksetSetOwned
- 876be90 Corrected comment
- 4d02785 Updated Set-BricksetMinifgCollectionWanted
- bafca2f Typo
- 638e009 Updated Set-BricksetMinifgCollectionOwned
- be41dcf Updated Get-BricksetYear
- e8ab7d5 Updated Get-BricksetSubtheme
- fe2a405 API for getRecentlyUpdatedSets no longer exists in v3
- 4671baf Updated Get-BricksetMinifigCollectionWanted
- 28ce432 Get-BricksetMinifigCollectionOwned
- 244f369 Updated Get-BricksetCollectionUserNotes
- 021a862 API for getCollectionTotals has been removed in v3
- ead6ae2 Updated Disconnect-Brickset
- 3719741 Updated Get-BricksetSetReview
- 0ad4394 Updated Get-BricksetSetInstructions
- 93afa12 Tidy up
- cd24fa4 API getSet no longer exists
- 971cba6 Updated Get-BricksetSetAdditionalImage
- f2f61e5 Updated Get-BricksetSetWanted
- 19e36ee Typo
- ba378df Updated Get-BricksetSetOwned
- e28ebff Updated help
- 2c5371a Modified comment
- d2484bb Added support for pagesize
- 5cc0153 Updated for Script not Global
- 9c22358 Updated Get-BricksetSet
- 4e2bc69 Format
- a80858f Changed output type
- f972c50 Updated comment
- 9c3ae41 Updated required PowerShell version to be 7.1
- e03e56d Updated output object
- b32503c Remove appveyor config
- 1b2da2a Updated Get-BricksetTheme
- 8a489fc Added Invoke-BricksetRestMethod
- 1177680 Moved to src folder
This list of changes was auto generated.
Brickset
Fix for SOAP API change to https
Brickset
Private functions no longer need to be Global due to module restructure
Brickset
Module restructure
Added Disconnect-Brickset function
Brickset
Created functions to support those which use the Brickset login feature
Brickset
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