Skip to content

Releases: AutomatedProcessImprovement/pix-framework

0.13.11

12 Apr 12:37
Compare
Choose a tag to compare

Changelog

ddb8e04 - Update dependencies and adapt DecisionTree rules to new format (David Chapela de la Campa)

0.13.10

17 Nov 16:35
Compare
Choose a tag to compare

Changelog

122d437 - Update version so the pipeline doesn't break (David Chapela de la Campa)
8c17bea - Update case IDs of test logs (unrelated to any behavior) (David Chapela de la Campa)

0.13.9

09 Nov 16:16
Compare
Choose a tag to compare

Changelog

2b2c835 - Fix bug when no prioritized instances are discovered and FutureWarning when comparing list & pd.Series (David Chapela de la Campa)

0.13.8

20 Sep 14:38
Compare
Choose a tag to compare

Changelog

f9e1fe2 - Update case arrival discovery to receive the outlier threshold and update default outlier threshold to 20 (David Chapela de la Campa)

0.13.7

06 Sep 13:08
e83d049
Compare
Choose a tag to compare

Changelog

e83d049 - Merge pull request #18 from AutomatedProcessImprovement/17-resourcemodelfrom_dict-does-not-support-fuzzy-resource-calendars (Ihar Suvorau)
6a2a135 - Add UTC info to remove warnings (David Chapela de la Campa)
0a284c1 - Support both crisp and fuzzy when reading ResourceModel from dictionary (David Chapela de la Campa)

0.13.6

31 Aug 12:18
Compare
Choose a tag to compare

Changelog

7fc827a - Change initialization of 'pd.Timestamp' columns to 'object' to avoid FutureWarning when setting a slice of the column to 'pd.Timestamp, UTC' (David Chapela de la Campa)

0.13.5

24 Aug 14:12
Compare
Choose a tag to compare

Changelog

5181b43 - Fix bug when generating sample of a distribution Samples elements with value 0.0 were being filtered and sampled again by mistake. Also removed function to generate a single value, call generate_sample(1) now. (David Chapela de la Campa)

0.13.4

24 Aug 09:31
Compare
Choose a tag to compare

Changelog

312c58f - Rename "angle" parameter in fuzzy calendars to "fuzzy_angle" (David Chapela de la Campa)

0.13.3

23 Aug 16:11
Compare
Choose a tag to compare

Changelog

4fe15c3 - Fix mismatch in calendar names in resource model (Ihar Suvorau)

0.13.2

23 Aug 14:14
Compare
Choose a tag to compare

Changelog

1833e48 - Fix FuzzyResourceCalendar.to_prosimos (Ihar Suvorau)