Thread overview
Non-anonymous mixin template fix [v1.0.1]
Jan 07, 2014
Alexander Bothe
Jan 08, 2014
Alexander Bothe
Jan 08, 2014
Alexander Bothe
Jan 08, 2014
extrawurst
Jan 08, 2014
Alexander Bothe
January 07, 2014
Hi everyone,

Just a small bug fix release, nothing special:
http://mono-d.alexanderbothe.com/named-mixin-completion-fix-v1-0-1

As you might have noticed, Mono-D has the version 1.x now - as an indicator of modified requirements regarding MonoDevelop/XamarinStudio: It's just required to have at least version 4.2 of it now, nothing else.

Thanks for the precious recommendation to use semantic versioning (http://semver.org/)! :-)

Anyway, if there's anyone with a good idea to have a more stable Mono-D/MonoDevelop environment, please tell me.
I personally don't think that I can manage to have two separate releases out there - simply because everything was totally mixed up if there (surely will) appear cross-versioned bugs/issues which would consider the (so far) stable release as unstable, obviously.

If it's about MonoDevelop in general and your system's setup is too different from mine and it's simply impossible to 'have it there via one extract & execute', I could try to write manuals for each OS and distro that needs further assistance - if you told me how you've managed to get it working entirely.


Furthermore, in case of completion issues:
https://github.com/aBothe/D_Parser/issues
and for all the other Mono-D aspects:
https://github.com/aBothe/Mono-D/issues



Cheers,
Alex
January 08, 2014
On Tuesday, 7 January 2014 at 00:21:49 UTC, Alexander Bothe wrote:
> Cheers,
> Alex

January 08, 2014
On Tuesday, 7 January 2014 at 00:21:49 UTC, Alexander Bothe wrote:
> Cheers,
> Alex

Sry for accidently pressing <Tab> and <Return> while typing..anyway:

A new 'daily' release:
http://mono-d.alexanderbothe.com/completion-stuff-v1-1-1-1-1/
January 08, 2014
On Wednesday, 8 January 2014 at 00:01:14 UTC, Alexander Bothe
wrote:
>
> A new 'daily' release:
> http://mono-d.alexanderbothe.com/completion-stuff-v1-1-1-1-1/

thanks for implementing the label stuff ;)
January 08, 2014
On Wednesday, 8 January 2014 at 14:24:07 UTC, extrawurst wrote:
> thanks for implementing the label stuff ;)

And another daily :)

http://mono-d.alexanderbothe.com/ddoc-params-sections-v1-2/