Commit History

Author SHA1 Message Date
  Sam Clements 1fb43f867e Make the local_offset_at error message clearer 3 years ago
  Sam Clements 3dd5e7b023 Format code with 'cargo fmt' 3 years ago
  Sam Clements 20d93f64ad Replace the chrono cate with the time crate 3 years ago
  Sam Clements c49be5c183 Simplify formatting operations so that the format string is defined only once 3 years ago
  Sam Clements d442abac79 Revert "Exchanged `chrono` dependency for equal implementation using the still-maintained `time` crate." 3 years ago
  Sam Clements 769bc86ec3 Revert "Revert addition of `use winapi::um::wincon::ENABLE_VIRTUAL_TERMINAL_PROCESSING;`" 3 years ago
  Sam Clements 00dabe3c2b Revert "Release 1.14.0, using 'time' instead of 'chrono'" 3 years ago
  Sam Clements de1e41a913 Release 1.14.0, using 'time' instead of 'chrono' 3 years ago
  Sam Clements 0c3a8f101b Revert addition of `use winapi::um::wincon::ENABLE_VIRTUAL_TERMINAL_PROCESSING;` 3 years ago
  Noah Coetsee a8b5d555b4 Exchanged `chrono` dependency for equal implementation using the still-maintained `time` crate. 3 years ago
  Sam Clements 2d1ebf93ae Merge pull request #38 from cehteh/main 3 years ago
  Sam Clements 66c11d5b25 Merge branch 'main' into main 3 years ago
  Christian Thäter 3938a05f34 Add some documentation bits to the 'stderr' feature 3 years ago
  Sam Clements 7b4c3d4c31 Bump version 3 years ago
  Sam Clements 47643405f2 Merge pull request #37 from cehteh/main 3 years ago
  Christian Thäter 9957dc531d Use a 'stderr' feature to target log output to stderr 3 years ago
  Sam Clements 3dd34b0abe Bump version 3 years ago
  Sam Clements 1f67e2105f Don't call init() in tests 3 years ago
  Sam Clements cd230e82ae Fix feature names (again) 3 years ago
  Sam Clements 784089ecda Fix color tests 3 years ago
  Sam Clements a2237fc1fd Test with all feature combinations 3 years ago
  Sam Clements c1337657ec Merge pull request #36 from creekorful/fixes/35 3 years ago
  Aloïs Micard 6d9379eb40 s/chrono/colored 3 years ago
  Sam Clements 8bef8a6a32 Avoid dead code warning on windows 3 years ago
  Sam Clements 80947e45a2 Make feature examples depend on those features 3 years ago
  Sam Clements f9d95553b5 Fix colour feature 3 years ago
  Sam Clements 3657ac51db Release 1.12.0 3 years ago
  Sam Clements e4c632b41f Add a color option, matching the timestamps option 3 years ago
  Sam Clements 07f7bf95f3 Fix features example 3 years ago
  Sam Clements 3fbccc12cf Test without default features 3 years ago