Commit Graph

77 Commits

Author SHA1 Message Date
dancingCycle 5a75b7ce66 chore: increace version to 0.1.3 2022-03-18 00:28:47 +01:00
dancingCycle d3109d6b2d fix: improve LocationMsgParserImpl class 2022-03-18 00:27:18 +01:00
dancingCycle e73040f6e9 update verstion to 0.1.0 2022-02-23 09:25:53 -05:00
dancingCycle e626313cb2 test: adjust receiver and sender testing 2022-02-23 09:25:34 -05:00
dancingCycle 846c7961af feat: adjust receiver and sender parsing 2022-02-23 09:25:05 -05:00
dancingCycle c5848854d4 format: adjust format of toString 2022-02-04 08:30:13 -05:00
dancingCycle 176fdac467 chore: increase version to 0.0.7 2022-02-02 05:34:46 -05:00
dancingCycle 8ae098b124 test: adjust test to Trip parsing 2022-02-02 05:34:20 -05:00
dancingCycle 5cc3378420 feat: add classes for Trip parsing 2022-02-02 05:33:37 -05:00
dancingCycle 80ad6e1c56 test: ajust Entity test case 2022-01-24 06:23:18 -05:00
dancingCycle c1a847c700 feat: enable empty telegrams 2022-01-24 06:21:21 -05:00
dancingCycle ce3f0d21b7 feat: add Maven config to build a fat jar 2022-01-12 16:39:15 -05:00
dancingCycle 69a0dff31e feat: add build config according to example docu, introduce factory classes 2022-01-12 15:38:53 -05:00
dancingCycle 099ccb0722 feat: updated log4j version due to log4shell vulnerability 2022-01-07 12:23:23 -05:00
dancingCycle faff498b68 format: adjusted log entry format 2022-01-07 12:22:41 -05:00
dancingCycle 0d8c6582dd test: added placeholder test 2022-01-07 12:22:07 -05:00
dancingCycle 38fb47847a docs: add link for create library example 2022-01-05 13:20:43 -05:00
dancingCycle 066a8bf5bf feat: prepared to deploy to Maven Central 2022-01-05 13:17:00 -05:00
dancingCycle da13800dcf feat: added .gitignore from https://gist.github.com/dedunumax/54e82214715e35439227 2022-01-05 12:40:09 -05:00
dancingCycle de42d5ef2a feat: added parsing impl 2022-01-05 12:36:34 -05:00
dancingCycle 15c8313cb1 test: added unit test 2022-01-05 12:35:23 -05:00
dancingCycle c256048f6a feat: added dependency for Logger class 2022-01-05 12:34:59 -05:00
dancingCycle ad86b32d37 feat: added dependency for Logger class 2022-01-05 12:34:42 -05:00
dancingCycle 2af6caf3da feat: added TelegramParser interface and impl 2022-01-05 08:34:50 -05:00
dancingCycle 0dc118e4d7 chore: formatted 2022-01-05 08:34:10 -05:00
dancingCycle fe80fa3a23 feat: created mvn project calling instruction mvn archetype:generate -DgroupId=de.swingbe.ifleet -DartifactId=tgp -DarchetypeArtifactId=maven-archetype-quickstart -DarchetypeVersion=1.4 -DinteractiveMode=false 2022-01-05 07:53:55 -05:00
dancingCycle 4a1824bfdd feat: initial commit 2022-01-05 07:51:58 -05:00