Updated README

This commit is contained in:
thomashii 2021-05-15 11:52:28 +08:00
parent 3a5040d26c
commit d4b8dc64cd
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,6 @@
# 3.0.2
* Updated README
# 3.0.1
* Fixed invalid homepage url in pubspec.yaml
# 3.0.0

View file

@ -1,6 +1,7 @@
# pretty\_logging
[![version](https://img.shields.io/badge/pub-v2.12.4-brightgreen)](https://pub.dartlang.org/packages/angel3_pretty_logging)
[![version](https://img.shields.io/badge/pub-v3.0.2-brightgreen)](https://pub.dartlang.org/packages/angel3_pretty_logging)
[![Null Safety](https://img.shields.io/badge/null-safety-brightgreen)](https://dart.dev/null-safety)
[![Gitter](https://img.shields.io/gitter/room/angel_dart/discussion)](https://gitter.im/angel_dart/discussion)
[![License](https://img.shields.io/github/license/dukefirehawk/angel)](https://github.com/dukefirehawk/angel/tree/angel3/packages/pretty_logging/LICENSE)

View file

@ -1,5 +1,5 @@
name: angel3_pretty_logging
version: 3.0.1
version: 3.0.2
description: Standalone helper for colorful logging output, using pkg:io AnsiCode.
homepage: https://github.com/dukefirehawk/angel/tree/angel3/packages/pretty_logging
environment: