Commit Graph

  • f3dd768446 Bug fix: jeb_utils.utils.is_valid_host returned None instead of False if the host is not valid main jakob.scheid 2026-04-04 16:28:27 +02:00
  • 5abaa71b27 Add tests for jeb_utils.utils.is_valid_host jakob.scheid 2026-04-04 16:27:14 +02:00
  • 560241179a Add tests for jeb_utils.utils.test_is_valid_host jakob.scheid 2026-04-04 16:24:22 +02:00
  • 89eacfdbcb Add tests for jeb_utils.utils.find_nearest_lower_number origin/main origin/HEAD jakob.scheid 2026-04-04 15:57:39 +02:00
  • bf8423d762 Fatal bug fix: typing.Union in jeb_utils.utils was used but not imported jakob.scheid 2026-04-02 16:18:21 +02:00
  • 55d3eb8fab Make library backward compatible: use typing.Union instead of the | operator jakob.scheid 2026-04-02 14:28:26 +02:00
  • d88b7228fc Update type hint Sequence in jeb_utils.utils.find_nearest_lower_number to Sequence[int | float] jakob.scheid 2026-04-02 14:24:23 +02:00
  • c5ba3855b5 Add tests for jeb_utils.utils.get_next_lower_integer_multiple jakob.scheid 2026-04-02 14:21:32 +02:00
  • 91696ad034 Add tests for jeb_utils.utils.byte_to_bits jakob.scheid 2026-04-02 14:11:25 +02:00
  • 33e6f0adb9 Add tests for jeb_utils.utils.bits_to_byte jakob.scheid 2026-04-02 13:49:47 +02:00
  • 2395691e5c Add support for signed=True in jeb_utils.utils.int_to_bytes jakob.scheid 2026-04-02 13:39:26 +02:00
  • cee1fb2758 Add tests for jeb_utils.utils.int_to_bytes jakob.scheid 2026-04-02 13:38:59 +02:00
  • 4656874334 Add tests for jeb_utils.utils.is_number jakob.scheid 2026-04-02 13:11:01 +02:00
  • 372bcc0463 Bug fix: is_valid_host, is_valid_port and validate_address_port in jeb_utils.utils were not included in __all__ jakob.scheid 2026-04-02 13:08:29 +02:00
  • 867e9a9c0c Bug fix: jeb_utils.utils.is_number could return True even if the base is 0 which is mathematically incorrect. jakob.scheid 2026-04-02 12:48:18 +02:00
  • 32ed782fef Add tests for jebp_utils jakob.scheid 2026-04-02 12:34:21 +02:00
  • b12555d883 Updated licenses jakob.scheid 2026-03-09 18:33:42 +01:00
  • f89b6445ff Added feature for validating addresses jakob.scheid 2026-02-28 03:07:33 +01:00
  • 2ab4cfce4e Fixed bug in the deployment script jakob.scheid 2026-02-28 02:21:32 +01:00
  • 6a2df148ec Removed all the functions and classes that are now in jeb-server-utils, updated index URL jakob.scheid 2026-02-28 02:18:03 +01:00
  • 84c300ad60 Updated deployment script jakob.scheid 2026-02-23 22:41:25 +01:00
  • 2f467a4128 Fixed license error jakob.scheid 2026-02-23 22:37:13 +01:00
  • 8a21c2e4f0 Added a deploy script jakob.scheid 2026-02-22 21:49:49 +01:00
  • baa58ff831 Fixed a bug jakob.scheid 2026-02-22 21:49:14 +01:00
  • 2c23f59f7c Added project license and license notices at the beginnings of the files. jakob.scheid 2026-02-21 23:20:02 +01:00
  • 9d106abd9e Fix of a bug in jeb_utils.jeb_utils.validate_topic_name jakob.scheid 2026-02-21 14:24:50 +01:00
  • 24a0850f55 geändert: README.md geändert: pyproject.toml geändert: src/jeb_utils/jeb_utils.py jakob.scheid 2026-02-19 18:18:51 +01:00
  • 72de06e531 geändert: README.md geändert: pyproject.toml geändert: src/jeb_utils/jeb_utils.py jakob.scheid 2026-02-19 17:21:17 +01:00
  • a0036b6767 neue Datei: .gitignore neue Datei: README.md neue Datei: pyproject.toml neue Datei: src/jeb_utils/__init__.py neue Datei: src/jeb_utils/auth_utils.py neue Datei: src/jeb_utils/crypto_utils.py neue Datei: src/jeb_utils/exceptions.py neue Datei: src/jeb_utils/jeb_utils.py neue Datei: src/jeb_utils/jebp_utils.py neue Datei: src/jeb_utils/utils.py jakob.scheid 2026-02-19 17:03:49 +01:00