19 Commits

Author SHA1 Message Date
6ea200aa64 chore: update module definition with new domain 2025-10-13 14:56:05 -03:00
cd50d412bb docs(tinyssert): update Err variants of methods documentation 2025-07-30 19:18:33 -03:00
82e61f7a31 refactor(tinyssert): remove redudant return statements in disabledAssertions 2025-07-30 19:18:30 -03:00
e277964414 feat(tinyssert): AssertionsErr interface to provide error return values 2025-07-30 19:18:28 -03:00
c62be87c6a docs(tinyssert): documentation about the functional options 2025-05-14 11:46:00 -03:00
fec910c22f docs(tinyssert): documentation about the New constructor 2025-05-14 11:45:45 -03:00
2e9139c682 docs(tinyssert): follow revive's format for package documentation 2025-05-14 11:34:52 -03:00
52bf759e7f docs(tinyssert): add example of using dependency injection 2025-05-14 11:33:34 -03:00
a0d8a88bef feat(tinyssert): update top-level methods, export Default implementation 2025-05-14 11:33:10 -03:00
d425c35414 feat(tinyssert): update disabled assertions implementation 2025-05-14 11:32:32 -03:00
62e4743aba feat(tinyssert): major refactor, APIs now return a Failure error instead of booleans, options are now functional 2025-05-14 11:32:08 -03:00
9c59adeba8 docs(tinyssert): add documentation about msg argument in methods 2025-05-14 11:30:42 -03:00
98f1701a84 chore(tinyssert): update names in README.md 2025-02-27 15:44:26 -03:00
1208c26780 refactor(tinyssert): remove uncessessary else statement 2025-02-26 19:29:36 -03:00
81e36b8acc docs(tinyssert): make NewDisableAssertion docs follow revive's rules 2025-02-26 19:24:25 -03:00
25582aabf4 refactor(tinyssert): move NewDisabledAssertions definition closer to disabledAssertions 2025-02-26 19:20:19 -03:00
d8f92c848e refactor(tinyssert): remove unecessary undercode receiver 2025-02-26 19:19:02 -03:00
58a158f446 chore(tinissert): fix path of the original file in license notice 2025-02-26 19:07:25 -03:00
65d7f542bc feat(tinyssert): rename assert package to tinyssert 2025-01-22 16:21:00 -03:00