Releases: acmumn/umnlookup
Releases · acmumn/umnlookup
1.0.1.0
Changes:
- Made human-readable format prettier
- Fixed CSV output
- Commas are removed from names
- Newlines, commas, and semicolons in field values get escaped
- Added
--id-only
flag if you only want to search by x500 - Better error reporting (when too many or no people get found)
- Better
--help
output - Cleaned up the code
A binary which doesn't require Haskell to be installed is provided below,
which works on the CSE Lab machines.
1.0.0.0
Command-line tool to look up people in UMN's student directory.
- Look up by role, like 'student', 'alumni', 'faculty', etc.
- Filter by campus
- Find by name or x500
- Automatically generates CSV for easy processing
Requires Haskell and Cabal. A precompiled binary is available, which
works on the CSE lab machines.