Skip to content

Releases: dschach/record-types

v1.7.0

29 Jul 23:10
d3efd97
Compare
Choose a tag to compare

1.7.0 (2024-07-29)

Features

Chores

  • Remove duplicate RT directory (cdea740)

Documentation

v1.6.0

09 Mar 00:15
3f044d6
Compare
Choose a tag to compare

1.6.0 (2024-03-09)

Features

  • Enable case-insensitive uses (3eadfcf)

Performance Improvements

Documentation

record-types: v1.5.0

15 Feb 00:32
53d9c0a
Compare
Choose a tag to compare

1.5.0 (2024-02-15)

Features

  • Update SelectList methods - all and available (f9b9812)

Chores

Documentation

  • ApexDox css files cleanup (f9b9812)
  • Include build section in changelogs (a9faa41)
  • readme: Fix deploy button images (d3717fc)
  • readme: Update method tables (8b123c3)
  • Update ApexDox (f9b9812)
  • Update method tables (f9b9812)

Tests

  • Enhance testing for with/without record types (f9b9812)
  • Include unpackaged SelectList test page (f9b9812)

Styles

  • Prettier: Update Prettier config file (f9b9812)
  • prettier: Update prettier config to single quotes (078fe29)
  • Run prettier on all files (bbff33c)

record-types: v1.4.0

17 Sep 22:42
a9fde40
Compare
Choose a tag to compare

1.4.0 (2023-09-17)

Features

Documentation

Continuous Integration

  • deps: Bump actions/checkout from 3 to 4 (#71) (2fb0b6d)

record-types: v1.3.0

19 Aug 05:59
3b1c195
Compare
Choose a tag to compare

1.3.0 (2023-08-19)

Features

  • Handle inactive RTs and RTs via PermSet (#63) (064e1aa)

Bug Fixes

  • Remove redundant methods, update docs (#66) (3487d30)

Documentation

  • apexdox: Update ApexDox, Changelog (#65) (ee2d5de)

record-types: v1.2.1

16 Aug 00:20
113b9ac
Compare
Choose a tag to compare

1.2.1 (2023-08-16)

Build System

  • ApexDox: Update ApexDox (#62) (ae8063b)
  • deps-dev: Bump @prettier/plugin-xml from 2.2.0 to 3.1.1 (#56) (d2f0a8a)
  • deps-dev: Bump @prettier/plugin-xml from 3.1.1 to 3.2.0 (#58) (8ab6421)
  • deps-dev: Bump lint-staged from 13.2.0 to 13.2.1 (#45) (b8539fd)
  • deps-dev: Bump lint-staged from 13.2.1 to 13.2.2 (#49) (a058181)
  • deps-dev: Bump lint-staged from 13.2.2 to 13.2.3 (#52) (f43ed99)
  • deps-dev: Bump lint-staged from 13.2.3 to 14.0.0 (#59) (3994458)
  • deps-dev: Bump prettier and prettier-plugin-apex (#53) (1c8fa7b)
  • deps-dev: Bump prettier from 2.8.4 to 2.8.5 (#42) (5e23e23)
  • deps-dev: Bump prettier from 2.8.5 to 2.8.6 (#43) (5995994)
  • deps-dev: Bump prettier from 2.8.6 to 2.8.7 (#44) (49e70d4)
  • deps-dev: Bump prettier from 2.8.7 to 2.8.8 (#46) (4511236)
  • deps-dev: Bump prettier from 3.0.0 to 3.0.1 (#57) (773c11c)
  • deps-dev: Bump prettier from 3.0.1 to 3.0.2 (#60) (93c293e)
  • deps-dev: Bump prettier-plugin-apex from 1.12.0 to 1.13.0 (#47) (0bbb6b5)
  • deps: Bump yaml from 2.2.1 to 2.2.2 (#48) (3bfb579)
  • sfdx: Update sfdx cli to sf cli (#61) (eb80d9e)

Documentation

  • ApexDox: Update highlight.js library (b8f7630)

Bug Fixes

  • build: Fix pull request GitHub action (9f55805)

Chores

  • linguist: Exclude vendor js files (#50) (9d7bcfa)

record-types: v1.2.0

14 Mar 23:43
1729d49
Compare
Choose a tag to compare

1.2.0 (2023-03-14)

Features

Bug Fixes

  • Bump @sideway/formula from 3.0.0 to 3.0.1 (5bca1b8)
  • Bump lint-staged from 13.1.1 to 13.1.2 (2ef66b1)
  • Bump npm from 9.4.2 to 9.5.0 (174b6c7)
  • PR testing only on force-app path (1395d3a)

Continuous Integration

  • dependabot: No scratch org on dependabot (#38) (c8d21dc)
  • dependabot: Scope dependabot PRs (dc02bba)

Build System

  • Bump lint-staged from 13.1.2 to 13.2.0 (#37) (f981c20)
  • Bump prettier from 2.8.3 to 2.8.4 (d01b32f)
  • npm: Bump npm from 9.4.2 to 9.5.0 (#36) (54c0f2a)
  • npm: Remove npm dev-dependency (aea80de)

2022 Codebase

28 Jan 20:56
Compare
Choose a tag to compare

Base ported code, plus some additional methods.
ApexDox used for auto-documentation

What's Changed

New Contributors

Full Changelog: https://github.com/dschach/record-types/commits/2022.1.1

record-types: v1.1.0

08 Feb 00:41
f4e2924
Compare
Choose a tag to compare

1.1.0 (2023-02-08)

Features

Bug Fixes

Miscellaneous Chores