-
Notifications
You must be signed in to change notification settings - Fork 518
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README updates for current status (master for 2.x work now), some TOD…
…O updates
- Loading branch information
Showing
2 changed files
with
17 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,16 +64,20 @@ record (see below). | |
|
||
# Current Status | ||
|
||
Solid core functionality is there. Joyent is using this for a number of | ||
production services. Bunyan supports node 0.10 and greater. Follow | ||
<a href="https://twitter.com/intent/user?screen_name=trentmick" target="_blank">@trentmick</a> | ||
for updates to Bunyan. | ||
Stable. I do my best to follow semver: i.e. you should only need to worry | ||
about code breaking for a *major* version bump. Bunyan currently supports node | ||
0.10 and greater. Follow <a href="https://twitter.com/intent/user?screen_name=trentmick" | ||
target="_blank">@trentmick</a> for updates to Bunyan. | ||
|
||
There is an email discussion list | ||
[[email protected]](mailto:[email protected]), | ||
also [as a forum in the | ||
browser](https://groups.google.com/forum/?fromgroups#!forum/bunyan-logging). | ||
|
||
Active branches: | ||
- "master" is currently for coming Bunyan 2.x work. | ||
- "1.x" is for 1.x maintenance work, if any. | ||
|
||
|
||
# Installation | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters