Skip to content

Releases: ralmond/Proc4

Proc4_0.8-5z

13 Jul 14:23
Compare
Choose a tag to compare

In this release, many functions related to either handling Mongo collections, or procesing JSON data have been moved to the new mongo package on which this one depends. Note: dependency is on the mongo package, not access to a Mongo server, although some functions and classes do require the mongo server.

  1. Added a new MessageQueue class, along with some functions for manipulating the queue (as this was common to EABN and EIEvent.

  2. Added new capability for building tables to the Listener classes. Also, captured some of the code for building ListenerSet objects from json configurations.

The test suite is pretty complete for this package, with a few holes for later functions.

Proc4_0.5-8z

11 Jul 21:53
a8fa4ef
Compare
Choose a tag to compare

This version now has the mongo package split out and depends on mongo.

Tested in Zoombini's environment, which is mostly noMongo. Still need more testing in the Mongo cases.

Proc4_0.4-7

18 Apr 16:27
756d278
Compare
Choose a tag to compare

This release adds support for No Mongo version of the listsenters.

Proc4_0.4-5

14 Feb 22:55
Compare
Choose a tag to compare

Release used for Physics Plagyround scoring.
See https://pluto.coe.fsu.edu/Proc4 for release notes.