Commit Graph

12 Commits

Author SHA1 Message Date
1813ed621e Add dependencies for development and testing
- Added `elixir_sense` and `req` to the dev and test dependencies. - Updated `floki` and `nimble_options` to their
latest versions in the lockfile.
2025-12-02 09:48:10 -05:00
44ec65eef4 tests added 2025-11-29 22:47:56 -05:00
0ed739b444 Enable Elixir tracking and update .gitignore
- Add .gitattributes for Elixir file tracking. - Extend .gitignore for Elixir-related and other development files. -
Introduce Agents.md with project guidelines and usage rules. - Create CLAUDE.md as a symlink to Agents.md. - Update
mix.exs to specify proper version for elixir_sense.
2025-11-29 12:48:45 -05:00
e847e2c473 BBAN parts: bank_code, account_number, branch_code and national_check supported in parser and validator 2024-05-16 15:01:17 -04:00
a660250af1 0.1.7 2024-05-16 05:07:45 -04:00
384b9b7a39 Added first non SEPA countries 2024-05-14 19:15:55 -04:00
4abf01b752 bban parse function 2024-05-11 11:52:34 -04:00
4447a10bf2 Length checks added, validations added 2024-05-10 17:56:29 -04:00
fdf28f7609 Added all SEPA countries (IBANs from European Union countries) and minimal test coverage for countries 2024-03-10 20:02:20 -04:00
6b5f3676c8 Removed esbuild and bumped to 0.1.1 2024-03-07 18:41:45 -05:00
6b8715533b Migrated from bankster 2024-03-05 06:05:16 -05:00
a32c7a5b74 Initial commit 2024-03-05 06:02:58 -05:00