robik / ConsoleD

Because colors are awesome.
63 stars 11 forks source link

When there will be a new release on code.dlang.org? #38

Open gedaiu opened 7 years ago

gedaiu commented 7 years ago

It would be awesome to have a new release for the latest changes...

gedaiu commented 7 years ago

@robik anyone? please? pretty please? 😅

grogancolin commented 7 years ago

Might be time for a fork maybe? :)

adamdruppe commented 7 years ago

Which module do you guys prefer in here?

On Sat, May 13, 2017 at 08:51:32AM -0700, Colin Grogan wrote:

Might be time for a fork maybe? :)

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/robik/ConsoleD/issues/38#issuecomment-301256677

MggMuggins commented 7 years ago

I use consoled, I haven't messed with terminal. The main reason for that is that I don't want to go digging too deep into the terminal.d code to actually figure out what I want to do. I'd use terminal if there was more documentation. Some of the consoled api is just not great.

adamdruppe commented 7 years ago

On Sat, May 13, 2017 at 03:26:47PM -0700, MggMuggins wrote:

I'd use terminal if there was more documentation.

http://dpldocs.info/experimental-docs/arsd.terminal.html

MggMuggins commented 7 years ago

Gorgeous. Thanks a bunch.

gedaiu commented 7 years ago

@adamdruppe I also moved to arsd.terminal... nice work with that! thank a lot!

adamdruppe commented 7 years ago

I ask because robik and I were talking about combining ages ago (i did terminal.d and he independently did consoled) but we never really did, best that ever happened is we made a copy of my file into this repo. I didn't really like the global things in the consoled api, but he did and they just weren't quite compatible.

But lately it seems that robik isn't doing much with it anymore and i keep doing terminal my own way, but usually I do it in my repo instead of here. So I am thinking maybe we'll see about doing a transition of some sort and I can take over. idk though.

SingingBush commented 7 years ago

I use consoled for an implementation of vibe.core.log.Logger which outputs nicer stdout logging for webapps. I also have a version which uses ColourfulMoon as I've not decided on which i prefer.

SingingBush commented 6 years ago

@adamdruppe are you still able to tag releases for this repo? Any chance of getting updates tagged as a new version