Skip to content

Releases: acmumn/umnlookup

1.0.1.0

09 Feb 15:47
Compare
Choose a tag to compare

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

04 Feb 23:50
Compare
Choose a tag to compare

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.