Releases: rarelysimple/RarelySimple.AvatarScriptLink
Releases · rarelysimple/RarelySimple.AvatarScriptLink
v1.3.4
What's Changed
- Address Create Release Authorization Issues by @scottolsonjr in #284
Full Changelog: v1.3.3...v1.3.4
v1.3.3
v1.3.2
What's Changed
- Clean Up Deployment and Publishing Issues by @scottolsonjr in #279
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Fix NuGet Publishing Permissions by @scottolsonjr in #277
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- update semver by @scottolsonjr in #84
- Adding rows to multiple iteration tables by @scottolsonjr in #87
- Multiple Iteration Tables by @scottolsonjr in #95
- update action java version by @scottolsonjr in #96
- update to docusaurus v.3 by @scottolsonjr in #97
- Working with FieldObjects Guide by @scottolsonjr in #98
- Initial blog by @scottolsonjr in #100
- update homepage by @scottolsonjr in #101
- update to docusaurus 3.1.0 by @scottolsonjr in #104
- Define Service Contracts by @scottolsonjr in #106
- Implement Get and Set FieldValue by @scottolsonjr in #109
- Update System.Security.Cryptography.Pkcs by @scottolsonjr in #110
- 108 CVE 2021 26701 high detected in systemtextencodingsweb450nupkg by @scottolsonjr in #111
- Update Dependencies by @scottolsonjr in #114
- Bump follow-redirects from 1.15.4 to 1.15.6 in /docs by @dependabot[bot] in #115
- Implement IsFieldEnabled by @scottolsonjr in #116
- Is field locked and required v2 by @scottolsonjr in #117
- Implement FieldObjectNotFound and FormObjectNotFoundExceptions by @scottolsonjr in #119
- Address CVE-2024-29041 by @scottolsonjr in #122
- Stop Throwing NullReferenceException by @scottolsonjr in #123
- Additional Code Smell Corrections by @scottolsonjr in #124
- Address Sonar Identified Code Issues by @scottolsonjr in #125
- fix decorator code smell by @scottolsonjr in #126
- Non nullable fix by @scottolsonjr in #127
- address reported code quality issues by @scottolsonjr in #128
- Switch to Find by @scottolsonjr in #130
- Improve Coverage on New Code by @scottolsonjr in #132
- remove demo by @scottolsonjr in #133
- Create sonarcloud.yml by @scottolsonjr in #134
- update sonar analysis by @scottolsonjr in #135
- improve code coverage by @scottolsonjr in #136
- Improve code coverage by @scottolsonjr in #137
- Improve code coverage by @scottolsonjr in #138
- Address Potential NullReferenceException by @scottolsonjr in #140
- Change IParameter to Parameter by @scottolsonjr in #144
- Change from Any to Count by @scottolsonjr in #145
- Define Constant by @scottolsonjr in #149
- Implement LINQ by @scottolsonjr in #150
- Update to Braces 3.0.3 by @scottolsonjr in #153
- Replace Method with Constant by @scottolsonjr in #154
- Update ws Dependency by @scottolsonjr in #156
- Revise Actions by @scottolsonjr in #157
- Fix IEquatable Implementation by @scottolsonjr in #158
- Reduce Duplications by @scottolsonjr in #159
- Implement AddFormObject Method by @scottolsonjr in #160
- Enable Versioned Docusaurus Site by @scottolsonjr in #172
- Implement GetCurrentRowId by @scottolsonjr in #173
- Implement GetParentRowId Method by @scottolsonjr in #174
- Implement IsRowMarkedForDeletion Method by @scottolsonjr in #175
- Implement Object Static Classes by @scottolsonjr in #177
- Update Dependencies by @scottolsonjr in #179
- Update Dependencies by @scottolsonjr in #180
- Implement IsFieldModified Method by @scottolsonjr in #181
- Update Docusaurus to 3.5.2 by @scottolsonjr in #184
- Bump dompurify from 3.0.6 to 3.1.6 in /docs by @dependabot[bot] in #190
- Bump body-parser and express in /docs by @dependabot[bot] in #191
- address build warnings by @scottolsonjr in #195
- Implement GetFieldValues Method by @scottolsonjr in #196
- Bump mermaid from 10.6.1 to 10.9.3 in /docs by @dependabot[bot] in #199
- Bump cookie and express in /docs by @dependabot[bot] in #200
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs by @dependabot[bot] in #201
- Update Docusaurus by @scottolsonjr in #210
- update nuget packages by @scottolsonjr in #211
- update nuget packages by @scottolsonjr in #212
- update dompurify by @scottolsonjr in #213
- Bump serialize-javascript from 6.0.1 to 6.0.2 in /docs by @dependabot[bot] in #217
- FIX: OptionObject2015 and IScriptLinkService2015 names by @cmorg789 in #227
- Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /docs by @dependabot[bot] in #226
- Bump prismjs from 1.29.0 to 1.30.0 in /docs by @dependabot[bot] in #219
- Bump image-size from 1.2.0 to 1.2.1 in /docs by @dependabot[bot] in #221
- Bump estree-util-value-to-estree from 3.3.2 to 3.3.3 in /docs by @dependabot[bot] in #222
- Bump @babel/runtime-corejs3 from 7.26.7 to 7.27.1 in /docs by @dependabot[bot] in #228
- Bump @babel/helpers from 7.26.7 to 7.27.1 in /docs by @dependabot[bot] in #229
- Bump @babel/runtime from 7.26.7 to 7.27.1 in /docs by @dependabot[bot] in #230
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @scottolsonjr in #231
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @scottolsonjr in #232
- Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @scottolsonjr in #233
- Potential fix for code scanning alert no. 4: Workflow does not contain permissions by @scottolsonjr in https://git...
v1.2.0
What's Changed
- Update Newtonsoft.Json to 13.0.1 by @scottolsonjr in #19
- 20 change the fieldobjectbase setasdisabled method to not set required to 0 by @scottolsonjr in #21
- Make [namespace] optional in errormessage for error code 6 by @adrianstovall in #23
- Develop to Master by @scottolsonjr in #25
- 27 move solution into dotnet folder by @scottolsonjr in #44
- 28 remove examples from source solution by @scottolsonjr in #45
- remove nerdbank.gitversioning by @scottolsonjr in #49
- update code analyzers by @scottolsonjr in #50
- update newtonsoft.json by @scottolsonjr in #51
- initial docusaurus site by @scottolsonjr in #53
- docs site deploy configuration by @scottolsonjr in #55
- fix build location by @scottolsonjr in #56
- refine pages deploy by @scottolsonjr in #57
- cache npm by @scottolsonjr in #58
- revert working directory change by @scottolsonjr in #59
- add class diagrams by @scottolsonjr in #60
- Update changelog by @scottolsonjr in #62
- override eta version in docs by @scottolsonjr in #63
- add fieldobject examples and diagrams by @scottolsonjr in #64
- update documentation site url by @scottolsonjr in #65
- add rowobject diagrams and examples by @scottolsonjr in #66
- draft library logo by @scottolsonjr in #67
- add formobject diagrams by @scottolsonjr in #68
- improve social sharing by @scottolsonjr in #69
- fix homepage og:image path by @scottolsonjr in #70
- correct og images by @scottolsonjr in #71
- Create a FieldObject Fluent Builder by @scottolsonjr in #72
- Create a Fluent Builder for RowObject by @scottolsonjr in #73
- Create FormObject Fluent Builder by @scottolsonjr in #74
- update netanalyzers by @scottolsonjr in #77
- update webpack by @scottolsonjr in #79
- Create OptionObject Faceted Fluent Builder by @scottolsonjr in #81
- Remove Overwriting of Error Code and Message by @scottolsonjr in #82
- use default package version by @scottolsonjr in #83
New Contributors
- @adrianstovall made their first contribution in #23
Full Changelog: v1.0.25...v1.2.0
v1.0.25
What's Changed
- update testing and versioning dependencies by @scottolsonjr in #15
- add nuget README by @scottolsonjr in #16
Full Changelog: v1.0.22...v1.0.25
v1.0.22
What's Changed
- Configure WhiteSource Bolt for GitHub by @mend-bolt-for-github[bot] in #6
- Security update by @scottolsonjr in #9
- Update azure-pipelines.yml for Azure Pipelines by @scottolsonjr in #12
- Sonarcloud build action by @scottolsonjr in #11
- Add SonarCloud analysis by @scottolsonjr in #13
- address code smell by @scottolsonjr in #14
New Contributors
- @mend-bolt-for-github[bot] made their first contribution in #6
Full Changelog: v1.0.7...v1.0.22
v1.0.7
What's Changed
- Checks for null CurrentRow when cloning FormObject - Issue #4 by @scottolsonjr in #5
Full Changelog: v1.0.6...v1.0.7