MultiObjMatch 1.0.0
(2024-06-20)
- Change the naming conventions.
 
- Updated the paper code.
 
MultiObjMatch 0.1.3
(2023-11-19)
- Change the auto-grid search algorithm in the package.
 
MultiObjMatch 0.1.2
(2023-09-15)
- Add more flexible graphing options.
 
- Add more examples to the upcoming paper.
 
MultiObjMatch 0.1.1
(2023-09-14)
- Changed the parameter names in 
distBalMatch() and
twoDistMatch that are more readable. 
- Add a column in the function 
matchedData() where user
can figure out which units are paired up. 
- Changed the examples so it match our (upcoming) paper.
 
- Changed the parameter of graph helper functions to be more
readable.
 
- Add more functionalities to the graphing functions so users can get
more flexibility in setting the title, limit, and name of the
graph.