Skip to content

Releases: Forairaaaaa/mooncake

v2.3.3

05 Feb 01:18

Choose a tag to compare

What's Changed

  • Launcher Template: make launcher on close before new app's on open by @Forairaaaaa in #19

Full Changelog: v2.3.0...v2.3.3

v2.3.0

31 Oct 09:52

Choose a tag to compare

What's Changed

  • add app templates by @Forairaaaaa in #18
  • 添加 AppProps_tstd::vector<AppProps_t> getAllAppProps(); 来获取完整已安装 App 属性
  • 添加 AppLauncherBase 启动器 App 参考模板

Full Changelog: v2.2.1...v2.3.0

v2.2.1

29 Oct 09:23

Choose a tag to compare

What's Changed

  • fix open() and close() invaild inside onOpen and onClose callbacks by @Forairaaaaa in #17

Full Changelog: v2.2.0...v2.2.1

v2.2.0

29 Aug 06:30

Choose a tag to compare

What's Changed

  • 修复 linux 下编译 examples 有概率 link 不到 pthread
  • 添加 getId() 方法,以供在 ability 内部获取自身 id
  • 添加 getAppAbilityManager() 方法,方便类启动器应用遍历和获取 App 信息

Full Changelog: v2.1.0...v2.2.0

v2.1.0

28 Apr 03:45
0dfc177

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

29 Sep 12:08
13711cf

Choose a tag to compare

2.0重构:

  • 抛弃工厂模式、简化 App 派生
  • 使用 App ID 绑定 App 实例,而不是指针乱飞
  • 全新的 Ability 模型,可提供更多样化的生命周期抽象
  • 改智能指针
  • 移除了 spdlog

v1.2.1

28 Sep 09:17

Choose a tag to compare

无关紧要,只是重构前的备份

v1.2

09 Apr 09:11

Choose a tag to compare

∩╮(︶︿︶)╭∩╮

  • 移除了 simplekv
  • 移除了 builtin app
  • 移除了复杂的 user data
  • 优化注释
  • 优化 mooncake 结构
  • 优化 demo

v1.0.2

17 Jan 02:38

Choose a tag to compare

Update mc_conf_internal.h