diff --git a/doc-assets/changelog.html b/doc-assets/changelog.html index 6d724d9..d5937ac 100644 --- a/doc-assets/changelog.html +++ b/doc-assets/changelog.html @@ -1,259 +1,104 @@ - -

Changelog

+

Changelog

1.3.0 (2023-08-19)

Features

Bug Fixes

Documentation

1.2.1 (2023-08-16)

Build System

Documentation

Bug Fixes

Chores

1.2.0 (2023-03-14)

Features

Bug Fixes

Continuous Integration

Build System

1.1.0 (2023-02-08)

Features

Bug Fixes

Miscellaneous Chores

1.1.0 (2023-02-07)

Features

Bug Fixes

Miscellaneous Chores

+ diff --git a/doc-assets/main.html b/doc-assets/main.html index 1786867..d122cba 100644 --- a/doc-assets/main.html +++ b/doc-assets/main.html @@ -23,53 +23,40 @@

Additional/Changed Header

--> due to user language).

+

Record-Types

-

- This is a project based on work by Evan Callahan (formerly of Groundwire, and now at Salesforce) who wrote - this class (Repo has been deleted. Sadface.) a long time ago to - reduce the number of describe calls required to work with Record Types. -

-

- I've updated the project (by pulling test code out of the main class - that's how old it was!) and have added some additional methods. The included test class has 100% - coverage, so pull this into your org and get cracking! -

+

This is a project based on work by Evan Callahan (formerly of Groundwire, and now at Salesforce) who wrote this class (Repo has been deleted. Sadface.) a long time ago to reduce the number of describe calls required to work with Record Types.

+

I've updated the project (by pulling test code out of the main class - that's how old it was!) and have added some additional methods. The included test class has 100% coverage, so pull this into your org and get cracking!

Of note: The test code assumes that you have no record types for the Solution object. If you do, you may need to remove that test method.

Badges

-

- License: GPL v3 - codecov - CI - Scratch Org - Twitter -

+

License: GPL v3 +codecov +CI +Scratch Org +Twitter

The Code

The class and test class are found in this folder. Feel free to copy/paste directly into your org.

Documentation

ApexDox (generated with ApexDox)

Installation

Changelog