Changelog

Added

Introducing 2024 regulatory limits

Every year, the IRS, SSA, and other federal regulatory bodies, as well as individual U.S. states, publish updated tax rates, income tiers, contribution limits, RMD tables, and more. Our team captures this data and makes it available to our rules engine.

Added

Actors and Anonymous Client Identifiers

Our clients often want to associate Advice API requests with a specific user. We've designed Taffrail's infrastructure with privacy at its center. None of the rules used in our Rules Engine need specific user information and, indeed, no Personally Identifiable Information (PII).

Taffrail v1

It's been a long time coming, but the Taffrail API is out of beta with this version 🎉 Since v0.12.0 we've added dozens of features and major changes, and it is now time.

Added

New AdviceSet branch generator

To support more thorough testing as well as AI model training, we've added an all-new Advice Set decision tree branch generator. This replaces our previous capability, and does not introduce any API changes.

Added

Add `isToggleable` property to Advice API variables

For Boolean Variable types only, we've added a toggleable state indicating the Variable can be connected to a toggle style interface switching between true and false values.