Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Releases: centralnicgroup-opensource/rtldev-middleware-perl-sdk

1.09

03 Dec 14:47

Choose a tag to compare

reviewed dependencies in Makefile.PL

1.08

03 Dec 14:46

Choose a tag to compare

reviewed buildversion.sh to consider rebuilding and including meta files

1.07

03 Dec 14:46

Choose a tag to compare

review PREREQ_PM matrix

1.06

03 Dec 14:45

Choose a tag to compare

reviewed tests to consider internet connection

1.05

24 Jul 14:27

Choose a tag to compare

whitelist README.md and CONTRIBUTING.md in MANIFEST.SKIP

1.04

24 Jul 14:26

Choose a tag to compare

reviewed project documentation

1.03

24 Jul 10:06

Choose a tag to compare

  • fixed SDK docs
  • fixed build release script

1.02

24 Jul 09:59

Choose a tag to compare

  • reviewed documentation

1.01

24 Jul 08:16

Choose a tag to compare

  • PrePAN review: lower case key names in documentation
  • PrePAN review: Connection constructor / connect method using hash map
  • fix compare operator in url_encode / url_decode tests: use eq instead of ==
  • moved module to namespace WebService
  • added build version script

1.00

23 Jul 09:02

Choose a tag to compare

  • reviewed version; based on http://www.perltk.de/tk_widgets/ghowto_create_cpan_module.html
  • added sdk documentation and generator script
  • added automated tests and coverage reporting
  • added code linting
  • fixed POD documentation: abstract_from works now
  • fixed POD documentation: POD coverage 100%
  • switch from MANIFEST to MANIFEST.SKIP