rib-core v0.10.0.0 Release Notes

Release Date: 2020-05-08 // almost 4 years ago
    • API
      • Dropped path and path-io in favour of good ol' FilePath
      • This also lifts the restriction with absolute paths
    • Misc changes
      • #145: CLI arguments have been revamped
      • serve subcommand is replaced by the options -wS.
      • Added --input-dir/--output-dir to override these paths
      • Accept host string in addition to port number
      • Exposed Rib.Shake.getCliConfig to get full CLI configuration
      • Allow customizing fsnotify ignore list
      • #141: Allow quiet logging (useful when rib is used as a library)