Release Notes
V1.0.0 RC15
- (utils) Default config path is now taken from
INSTRUCTOR_CONFIG_PATHS
environment variable.INSTRUCTOR_CONFIG_PATH
is still recognized for backward compatibility, but it is recommended to useINSTRUCTOR_CONFIG_PATHS
instead. Default config location is now your project root’sconfig
directory, with fallback to the bundled config directory if not set.