2024-01-22T07:01:52Z - 2025-01-22T07:01:52Z

Overview

7 Active Pull Requests
33 Active Issues
Excluding merges, 1 author has pushed 28 commits to master and 156 commits to all branches. On master, 21 files have changed and there have been 254 additions and 333 deletions.

19 Releases published by 1 user

Published v0.7.3-alpha.2 v0.7.3-alpha.2 2024-09-08 01:34:32 +02:00

Published v0.7.3-alpha.0 v0.7.3-alpha.0 2024-09-08 01:27:57 +02:00

Published v0.7.3-alpha.1 v0.7.3-alpha.1 2024-09-08 01:27:43 +02:00

Published v0.7.2 v0.7.2 2024-09-07 23:49:19 +02:00

Published v0.7.1 v0.7.1 2024-09-06 17:34:27 +02:00

Published v0.6.0 v0.6.0 2024-07-09 19:58:21 +02:00

Published v0.5.1 v0.5.1 2024-05-13 15:23:57 +02:00

Published v0.5.0 v0.5.0 2024-05-12 18:28:42 +02:00

Published v0.4.2 v0.4.2 2024-03-03 18:04:39 +01:00

Published v0.4.1 v0.4.1 2024-03-03 17:59:59 +01:00

Published v0.4.0 v0.4.0 2024-03-03 17:22:40 +01:00

Published v0.4.0-alpha.2 v0.4.0-alpha.2 2024-03-01 21:29:00 +01:00

Published libpt-bintols@0.4.0-alpha.2 2024-03-01 21:29:00 +01:00

Published libpt-core@0.4.0-alpha.2 2024-03-01 21:29:00 +01:00

Published libpt-log@0.4.0-alpha.2 2024-03-01 21:29:00 +01:00

Published libpt-py@0.4.0-alpha.2 2024-03-01 21:29:00 +01:00

Published libpt@0.4.0-alpha.2 2024-03-01 21:29:00 +01:00

Published v0.4.0-alpha.1 v0.4.0-alpha.1 2024-03-01 21:21:42 +01:00

Published v0.3.11 v0.3.11 2024-01-23 14:04:59 +01:00

7 Pull requests merged by 2 users

Merged #94 idk why this isn't in master yet 2024-07-22 13:30:20 +02:00

Merged #85 implement a cli module 2024-07-09 18:12:24 +02:00

Merged #81 update to v0.5.1 2024-05-13 15:21:02 +02:00

Merged #80 feat/bintols/join-array 2024-05-13 15:16:19 +02:00

Merged #78 libpt 0.5 2024-05-12 18:28:13 +02:00

Merged #77 feat/bintols/split-numbers-to-bytes 2024-05-12 17:41:12 +02:00

Merged #73 devel 2024-03-01 21:20:30 +01:00

22 Issues closed from 2 users

Closed #98 Remove pypi install instructions, as libpt is no more published for python currently 2024-09-08 01:39:29 +02:00

Closed #100 cannot use libpt-log with the log crate, because a feature is missing 2024-08-30 17:40:43 +02:00

Closed #91 file logger uses libpt-log as crate name 2024-08-30 17:39:16 +02:00

Closed #95 do not export strum 2024-08-30 16:34:10 +02:00

Closed #93 remove unused reexports 2024-08-30 13:35:56 +02:00

Closed #89 crate level documentation for libpt.cli 2024-07-09 19:43:51 +02:00

Closed #87 just get rid of libpt-py 2024-07-09 19:41:40 +02:00

Closed #74 logger documentation outdated and low detail 2024-07-09 19:40:26 +02:00

Closed #90 logging to file does not work 2024-07-09 19:39:44 +02:00

Closed #82 Add default values to LoggerBuilder 2024-07-09 18:31:34 +02:00

Closed #84 cli module 2024-07-09 17:22:23 +02:00

Closed #75 Add clap derive helper for libpt-log 2024-06-29 17:11:17 +02:00

Closed #86 easy repl generation 2024-06-28 23:05:54 +02:00

Closed #79 join a Vec of u8 into a larger type (such as u128) 2024-05-13 15:16:28 +02:00

Closed #76 split unsigned integer types into u8 slices 2024-05-12 18:31:53 +02:00

Closed #70 dont use the same version for all crates 2024-03-01 21:13:16 +01:00

Closed #72 Add Python Interface for all libpt functionalities 2024-03-01 21:08:44 +01:00

Closed #71 add CI/CD for libpt-py 2024-03-01 21:08:39 +01:00

Closed #68 Phase out binaries to diffrent repos and crates 2024-03-01 20:48:38 +01:00

Closed #69 Optimise features a little 2024-02-28 16:44:44 +01:00

Closed #57 add a python interface in a new crate: libpt-py 2024-02-28 16:42:43 +01:00

Closed #67 Idea: gitea release tool 2024-01-23 21:40:43 +01:00

11 Issues created by 2 users

Opened #83 Add color(true) option for log 2024-06-27 13:48:47 +02:00

Opened #88 readme files for all crates 2024-07-09 18:37:27 +02:00

Opened #92 add a bell beeper to libpt-cli 2024-07-11 18:21:34 +02:00

Opened #96 add ringbuffer helpers/struct 2024-07-25 15:01:04 +02:00

Opened #97 docs.rs does not have the documentation for all features 2024-07-26 11:01:46 +02:00

Opened #99 build a new proper python interface 2024-07-26 11:04:28 +02:00

Opened #101 allow setting an env filter for tracing 2024-08-13 18:06:17 +02:00

Opened #102 when logging to file logs are not printed to stdout 2024-08-30 17:41:33 +02:00

Opened #103 refresh introduction in docs 2024-09-08 01:39:11 +02:00

Opened #104 docs.rs fails to build current documentation 2024-09-08 01:41:04 +02:00

Opened #105 update dependencies section in the readme 2024-09-08 01:47:29 +02:00